|
Cppgram
1.0.0
Easy and modern C++14 Telegram Bot API wrapper
|
This is the complete list of members for Command< T >, including all inherited members.
| callClosure(T &, const types::Update &)=0 | Command< T > | pure virtual |
| isValid(const types::Update &)=0 | Command< T > | pure virtual |
| setCallbackQueryId(std::string &callback_query_id, T &bot) | Command< T > | inlineprotected |
| setInlineQueryId(std::string &inline_query_id, T &bot) | Command< T > | inlineprotected |
| type | Command< T > |
1.8.13