24 #ifndef TGBOT_ANIMATION_H 25 #define TGBOT_ANIMATION_H 43 typedef std::shared_ptr<Animation>
Ptr;
72 #endif //TGBOT_ANIMATION_H std::string fileName
Optional. Original animation filename as defined by sender.
std::shared_ptr< Animation > Ptr
You can provide an animation for your game so that it looks stylish in chats (check out Lumberjack fo...
std::shared_ptr< PhotoSize > Ptr
std::string mimeType
Optional. MIME type of the file as defined by sender.
int32_t fileSize
Optional. File size.
PhotoSize::Ptr thumb
Optional. Animation thumbnail as defined by sender.
std::string fileId
Unique file identifier.