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