tgbot-cpp
Loading...
Searching...
No Matches
TgBot::TransactionPartnerTelegramAds Struct Reference

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

Detailed Description

Describes a withdrawal transaction to the Telegram Ads platform.

Definition at line 14208 of file Types.h.

Member Typedef Documentation

◆ Ptr

Definition at line 14209 of file Types.h.

Member Data Documentation

◆ TYPE

TGBOT_API const std::string TgBot::TransactionPartnerTelegramAds::TYPE
static

Definition at line 14211 of file Types.h.

◆ type

std::string TgBot::TransactionPartnerTelegramAds::type { TYPE }

Type of the transaction partner, always “telegram_ads”

Definition at line 14216 of file Types.h.


The documentation for this struct was generated from the following file: