tgbotxx  1.1.6.9
Telegram Bot C++ Library
tgbotxx.hpp
Go to the documentation of this file.
1 #pragma once
2 #include <tgbotxx/Api.hpp>
3 #include <tgbotxx/Bot.hpp>
4 #include <tgbotxx/Exception.hpp>
5 
16 #include <tgbotxx/objects/Chat.hpp>
32 #include <tgbotxx/objects/Dice.hpp>
36 #include <tgbotxx/objects/File.hpp>
43 #include <tgbotxx/objects/Game.hpp>
78 #include <tgbotxx/objects/Poll.hpp>
98 #include <tgbotxx/objects/User.hpp>
101 #include <tgbotxx/objects/Venue.hpp>
102 #include <tgbotxx/objects/Video.hpp>
108 #include <tgbotxx/objects/Voice.hpp>
113 
117 #include <tgbotxx/utils/Ptr.hpp>