yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
|
This is the complete list of members for yatbcpp::VideoNote, including all inherited members.
duration | yatbcpp::VideoNote | private |
file_id | yatbcpp::VideoNote | private |
file_size | yatbcpp::VideoNote | private |
getDuration() const | yatbcpp::VideoNote | |
getFile_id() const | yatbcpp::VideoNote | |
getFile_size() const | yatbcpp::VideoNote | |
getLength() const | yatbcpp::VideoNote | |
getThumb() const | yatbcpp::VideoNote | |
length | yatbcpp::VideoNote | private |
setFile_size(const std::optional< std::int32_t > &file_size) | yatbcpp::VideoNote | |
setThumb(const std::optional< PhotoSize > &thumb) | yatbcpp::VideoNote | |
thumb | yatbcpp::VideoNote | private |
VideoNote(std::string file_id, std::int32_t length, std::int32_t duration) | yatbcpp::VideoNote | |
VideoNote(const VideoNote &VideoNote) | yatbcpp::VideoNote |