|
tgbot-cpp
|
Describes a withdrawal transaction to the Telegram Ads platform. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<TransactionPartnerTelegramAds> |
Public Attributes | |
| std::string | type { TYPE } |
| Type of the transaction partner, always “telegram_ads” | |
Static Public Attributes | |
| static TGBOT_API const std::string | TYPE |
Describes a withdrawal transaction to the Telegram Ads platform.
| using TgBot::TransactionPartnerTelegramAds::Ptr = std::shared_ptr<TransactionPartnerTelegramAds> |
|
static |
| std::string TgBot::TransactionPartnerTelegramAds::type { TYPE } |