Skip to content

PhotoSize

This object represents one size of a photo or a file / sticker thumbnail.

5 fields, 4 required.

Fields

file_id string Required
Identifier for this file, which can be used to download or reuse the file.

file_unique_id string Required
Unique identifier for this file, which is supposed to be the same over time and for different bots. Can’t be used to download or reuse the file.

width number Required
Photo width.

height number Required
Photo height.

file_size number
File size in bytes.