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

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

Document(std::string file_id)yatbcpp::Document
Document(const Document &Document)yatbcpp::Document
file_idyatbcpp::Documentprivate
file_nameyatbcpp::Documentprivate
file_sizeyatbcpp::Documentprivate
getFile_id() constyatbcpp::Document
getFile_name() constyatbcpp::Document
getFile_size() constyatbcpp::Document
getMime_type() constyatbcpp::Document
getThumb() constyatbcpp::Document
mime_typeyatbcpp::Documentprivate
setFile_name(const std::optional< std::string > &file_name)yatbcpp::Document
setFile_size(const std::optional< std::int32_t > &file_size)yatbcpp::Document
setMime_type(const std::optional< std::string > &mime_type)yatbcpp::Document
setThumb(const std::optional< PhotoSize > &thumb)yatbcpp::Document
thumbyatbcpp::Documentprivate