23 #ifndef TGBOT_CPP_VIDEONOTE_H 24 #define TGBOT_CPP_VIDEONOTE_H 41 typedef std::shared_ptr<VideoNote>
Ptr;
71 #endif //TGBOT_CPP_VIDEONOTE_H PhotoSize::Ptr thumb
Optional. Video thumbnail.
std::string fileId
Unique identifier for this file.
int32_t fileSize
Optional. File size.
This object represents a video message (available in Telegram apps as of v.4.0).
int32_t duration
Duration of the video in seconds as defined by sender.
std::shared_ptr< PhotoSize > Ptr
std::shared_ptr< VideoNote > Ptr
int32_t length
Video width and height as defined by sender.