LibTgBotPP
|
#include <TelegramBot.h>
Public Attributes | |
std::string | command |
CommandCallback | callback |
std::string | help_text |
Definition at line 19 of file TelegramBot.h.
CommandCallback Telegram::TCommand::callback |
Definition at line 21 of file TelegramBot.h.
std::string Telegram::TCommand::command |
Definition at line 20 of file TelegramBot.h.
std::string Telegram::TCommand::help_text |
Definition at line 22 of file TelegramBot.h.