|
tgbot-cpp
|
#include "tgbot/Types.h"#include "tgbot/export.h"#include <atomic>#include <csignal>#include <cstdint>#include <exception>#include <functional>#include <initializer_list>#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | TgBot::TgLongPoll |
| This class handles long polling and updates parsing. More... | |
Namespaces | |
| namespace | TgBot |