|
tgbot-cpp
|
Describes a transaction with payment for paid broadcasting. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<TransactionPartnerTelegramApi> |
Public Attributes | |
| std::string | type { TYPE } |
| Type of the transaction partner, always “telegram_api” | |
| std::int32_t | requestCount { } |
| The number of successful requests that exceeded regular limits and were therefore billed. | |
Static Public Attributes | |
| static TGBOT_API const std::string | TYPE |
Describes a transaction with payment for paid broadcasting.
| using TgBot::TransactionPartnerTelegramApi::Ptr = std::shared_ptr<TransactionPartnerTelegramApi> |
| std::int32_t TgBot::TransactionPartnerTelegramApi::requestCount { } |
|
static |
| std::string TgBot::TransactionPartnerTelegramApi::type { TYPE } |