tgbot-cpp
Loading...
Searching...
No Matches
tgbot.h
Go to the documentation of this file.
1#ifndef TGBOT_TGBOT_H
2#define TGBOT_TGBOT_H
3
4#include "tgbot/Api.h"
5#include "tgbot/Bot.h"
8#include "tgbot/TgException.h"
20#include "tgbot/net/Url.h"
21#include "tgbot/tgbot.h"
25#include "tgbot/types/Audio.h"
28#include "tgbot/types/Chat.h"
32#include "tgbot/types/Contact.h"
34#include "tgbot/types/File.h"
36#include "tgbot/types/Game.h"
72#include "tgbot/types/Invoice.h"
77#include "tgbot/types/Message.h"
88#include "tgbot/types/Sticker.h"
91#include "tgbot/types/Update.h"
92#include "tgbot/types/User.h"
94#include "tgbot/types/Venue.h"
95#include "tgbot/types/Video.h"
97#include "tgbot/types/Voice.h"
100
101
113#endif //TGBOT_TGBOT_H