|
xxtelebot
1.4.1.0
A simple Telegram Bot implementation in C++
|
This is the complete list of members for tgbot::methods::types::InlineKeyboardMarkup, including all inherited members.
| inlineKeyboard (defined in tgbot::methods::types::InlineKeyboardMarkup) | tgbot::methods::types::InlineKeyboardMarkup | |
| operator=(T &&customMarkup) (defined in tgbot::methods::types::ReplyMarkup) | tgbot::methods::types::ReplyMarkup | inline |
| ReplyMarkup()=default (defined in tgbot::methods::types::ReplyMarkup) | tgbot::methods::types::ReplyMarkup | |
| ReplyMarkup(const char *customMarkup) (defined in tgbot::methods::types::ReplyMarkup) | tgbot::methods::types::ReplyMarkup | |
| ReplyMarkup(const std::string &customMarkup) (defined in tgbot::methods::types::ReplyMarkup) | tgbot::methods::types::ReplyMarkup | |
| toString() const override (defined in tgbot::methods::types::InlineKeyboardMarkup) | tgbot::methods::types::InlineKeyboardMarkup | virtual |
| ~ReplyMarkup()=default (defined in tgbot::methods::types::ReplyMarkup) | tgbot::methods::types::ReplyMarkup | virtual |
1.8.11