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

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

callClosure(T &, const types::Update &)=0Command< T >pure virtual
isValid(const types::Update &)=0Command< 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
typeCommand< T >