|
tgbot-cpp
|
#include "tgbot/HttpClient.h"#include "tgbot/export.h"#include <curl/curl.h>#include <mutex>#include <span>#include <string>#include <thread>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | TgBot::CurlHttpClient |
| This class makes http requests via libcurl. More... | |
Namespaces | |
| namespace | TgBot |