|
tgbot-cpp
|
#include "tgbot/HttpFormField.h"#include "tgbot/InputFile.h"#include "tgbot/Types.h"#include "tgbot/export.h"#include <nlohmann/json_fwd.hpp>#include <cstdint>#include <memory>#include <optional>#include <string>#include <variant>#include <vector>#include "tgbot/ApiMethods.inc.h"Go to the source code of this file.
Classes | |
| class | TgBot::Api |
| Executes methods from the Telegram Bot API. More... | |
Namespaces | |
| namespace | TgBot |