|
LibTgBotPP
|
#include <string>#include <map>#include <curl/curl.h>#include <json/json.h>#include <Telegram/Message.h>Go to the source code of this file.
Classes | |
| struct | Telegram::TCommand |
| class | Telegram::TelegramBot |
Namespaces | |
| Telegram | |
Typedefs | |
| typedef std::vector< std::string > | Telegram::TCommandLine |
| typedef std::string(* | Telegram::CommandCallback )(TelegramBot *, TCommandLine) |
| typedef std::map< std::string, TCommand > | Telegram::TCommandMap |