yatbcpp  0.0.1
Yet another Telegram Bot CPP Library
yatbcpp::VideoNote Member List

This is the complete list of members for yatbcpp::VideoNote, including all inherited members.

durationyatbcpp::VideoNoteprivate
file_idyatbcpp::VideoNoteprivate
file_sizeyatbcpp::VideoNoteprivate
getDuration() constyatbcpp::VideoNote
getFile_id() constyatbcpp::VideoNote
getFile_size() constyatbcpp::VideoNote
getLength() constyatbcpp::VideoNote
getThumb() constyatbcpp::VideoNote
lengthyatbcpp::VideoNoteprivate
setFile_size(const std::optional< std::int32_t > &file_size)yatbcpp::VideoNote
setThumb(const std::optional< PhotoSize > &thumb)yatbcpp::VideoNote
thumbyatbcpp::VideoNoteprivate
VideoNote(std::string file_id, std::int32_t length, std::int32_t duration)yatbcpp::VideoNote
VideoNote(const VideoNote &VideoNote)yatbcpp::VideoNote