tgbot-cpp
|
#include <string>
#include <functional>
#include <vector>
#include <unordered_map>
#include "tgbot/types/Message.h"
#include "tgbot/types/InlineQuery.h"
#include "tgbot/types/ChosenInlineResult.h"
#include "tgbot/types/CallbackQuery.h"
Go to the source code of this file.
Classes | |
class | TgBot::EventBroadcaster |
This class holds all event listeners. More... | |
Namespaces | |
TgBot | |