This object represents a video file.
More...
#include <Video.h>
This object represents a video file.
Definition at line 38 of file Video.h.
◆ Ptr
◆ duration
int32_t TgBot::Video::duration |
Duration of the video in seconds as defined by sender.
Definition at line 61 of file Video.h.
◆ fileId
std::string TgBot::Video::fileId |
Unique identifier for this file.
Definition at line 46 of file Video.h.
◆ fileSize
int32_t TgBot::Video::fileSize |
◆ height
int32_t TgBot::Video::height |
Video height as defined by sender.
Definition at line 56 of file Video.h.
◆ mimeType
std::string TgBot::Video::mimeType |
Optional. Mime type of a file as defined by sender.
Definition at line 71 of file Video.h.
◆ thumb
◆ width
int32_t TgBot::Video::width |
Video width as defined by sender.
Definition at line 51 of file Video.h.
The documentation for this class was generated from the following file: