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