interface ImageFile {
    file_id: string;
}

Properties

Properties

file_id: string

The File ID of the image in the message content.

Generated using TypeDoc