yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
|
This is the complete list of members for yatbcpp::KeyboardButton, including all inherited members.
getRequest_contact() const | yatbcpp::KeyboardButton | |
getRequest_location() const | yatbcpp::KeyboardButton | |
getText() const | yatbcpp::KeyboardButton | |
KeyboardButton(std::string text) | yatbcpp::KeyboardButton | |
KeyboardButton(const KeyboardButton &KeyboardButton) | yatbcpp::KeyboardButton | |
request_contact | yatbcpp::KeyboardButton | private |
request_location | yatbcpp::KeyboardButton | private |
setRequest_contact(const std::optional< bool > &request_contact) | yatbcpp::KeyboardButton | |
setRequest_location(const std::optional< bool > &request_location) | yatbcpp::KeyboardButton | |
text | yatbcpp::KeyboardButton | private |