yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
|
#include "curl/curl.h"
#include <jsoncpp/json/json.h>
#include "../exceptions/telegram_api_error.h"
#include "../exceptions/curl_error.h"
#include "../types/telegram_type.h"
#include "../exceptions/essential_key_missing.h"
#include "../bot/Token.h"
Go to the source code of this file.
Classes | |
class | yatbcpp::telegram_methodMultipart< RETURNTYPE > |
Namespaces | |
yatbcpp | |