yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
|
This is the complete list of members for yatbcpp::File, including all inherited members.
File(std::string file_id) | yatbcpp::File | |
File(const File &File) | yatbcpp::File | |
file_id | yatbcpp::File | private |
file_path | yatbcpp::File | private |
file_size | yatbcpp::File | private |
getFile_id() const | yatbcpp::File | |
getFile_path() const | yatbcpp::File | |
getFile_size() const | yatbcpp::File | |
setFile_path(const std::optional< std::string > &file_path) | yatbcpp::File | |
setFile_size(const std::optional< std::int32_t > &file_size) | yatbcpp::File |