interface Image {
    file_id: string;
}

Properties

Properties

file_id: string

The file ID of the image.