tgbot-cpp
|
#include <memory>
#include "tgbot/types/Message.h"
#include "tgbot/types/InlineQuery.h"
#include "tgbot/types/ChosenInlineResult.h"
#include "tgbot/types/CallbackQuery.h"
#include "tgbot/types/ShippingQuery.h"
#include "tgbot/types/PreCheckoutQuery.h"
Go to the source code of this file.
Classes | |
class | TgBot::Update |
This object represents an incoming update. More... | |
Namespaces | |
TgBot | |