23 #ifndef TGBOT_CPP_PHOTOSIZE_H 24 #define TGBOT_CPP_PHOTOSIZE_H 39 typedef std::shared_ptr<PhotoSize>
Ptr;
64 #endif //TGBOT_CPP_PHOTOSIZE_H int32_t width
Photo width.
This object represents one size of a photo or a file / sticker thumbnail.
int32_t fileSize
Optional. File size.
std::string fileId
Unique identifier for this file.
std::shared_ptr< PhotoSize > Ptr
int32_t height
Photo height.