|
tgbotxx 1.1.9.2
Telegram Bot C++ Library
|
#include <tgbotxx/objects/Object.hpp>#include <tgbotxx/objects/User.hpp>#include <tgbotxx/objects/Chat.hpp>#include <tgbotxx/objects/Gift.hpp>#include <tgbotxx/objects/AffiliateInfo.hpp>#include <tgbotxx/objects/PaidMedia.hpp>#include <tgbotxx/objects/RevenueWithdrawalState.hpp>#include <vector>Go to the source code of this file.
Classes | |
| struct | tgbotxx::TransactionPartner |
| Base class for all transaction partners https://core.telegram.org/bots/api#transactionpartner. More... | |
| struct | tgbotxx::TransactionPartnerUser |
| Describes a transaction with a user. More... | |
| struct | tgbotxx::TransactionPartnerChat |
| Describes a transaction with a chat. More... | |
| struct | tgbotxx::TransactionPartnerAffiliateProgram |
| Describes a transaction with an affiliate program. More... | |
| struct | tgbotxx::TransactionPartnerFragment |
| Describes a withdrawal transaction with Fragment. More... | |
| struct | tgbotxx::TransactionPartnerTelegramAds |
| Describes a withdrawal transaction to Telegram Ads platform. More... | |
| struct | tgbotxx::TransactionPartnerTelegramApi |
| Describes a transaction for paid broadcasting (Telegram API). More... | |
| struct | tgbotxx::TransactionPartnerOther |
| Describes a transaction with an unknown source or recipient. More... | |
Namespaces | |
| namespace | tgbotxx |