tgbotxx
1.1.6.9
Telegram Bot C++ Library
|
#include <tgbotxx/objects/CallbackQuery.hpp>
#include <tgbotxx/objects/ChatJoinRequest.hpp>
#include <tgbotxx/objects/ChatMemberUpdated.hpp>
#include <tgbotxx/objects/ChosenInlineResult.hpp>
#include <tgbotxx/objects/InlineQuery.hpp>
#include <tgbotxx/objects/Message.hpp>
#include <tgbotxx/objects/Object.hpp>
#include <tgbotxx/objects/Poll.hpp>
#include <tgbotxx/objects/PollAnswer.hpp>
#include <tgbotxx/objects/PreCheckoutQuery.hpp>
#include <tgbotxx/objects/ShippingQuery.hpp>
#include <tgbotxx/objects/MessageReactionUpdated.hpp>
#include <tgbotxx/objects/MessageReactionCountUpdated.hpp>
#include <tgbotxx/objects/ChatBoostUpdated.hpp>
#include <tgbotxx/objects/ChatBoostRemoved.hpp>
Go to the source code of this file.
Classes | |
struct | tgbotxx::Update |
This object represents an incoming update. At most one of the optional parameters can be present in any given update. https://core.telegram.org/bots/api#update. More... | |
Namespaces | |
tgbotxx | |