Cppgram  1.0.0
Easy and modern C++14 Telegram Bot API wrapper
MessageCommand< T > Member List

This is the complete list of members for MessageCommand< T >, including all inherited members.

callClosure(T &bot, const types::Update &update)MessageCommand< T >inlinevirtual
isValid(const types::Update &update)MessageCommand< T >inlinevirtual
MessageCommand(std::string &command, MessageClosure script)MessageCommand< T >inline
setCallbackQueryId(std::string &callback_query_id, T &bot)Command< T >inlineprotected
setInlineQueryId(std::string &inline_query_id, T &bot)Command< T >inlineprotected