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

The withdrawal failed and the transaction was refunded. More...

#include <Types.h>

Public Types

using Ptr = std::shared_ptr<RevenueWithdrawalStateFailed>

Public Attributes

std::string type { TYPE }
 Type of the state, always “failed”

Static Public Attributes

static TGBOT_API const std::string TYPE

Detailed Description

The withdrawal failed and the transaction was refunded.

Definition at line 11592 of file Types.h.

Member Typedef Documentation

◆ Ptr

Definition at line 11593 of file Types.h.

Member Data Documentation

◆ TYPE

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

Definition at line 11595 of file Types.h.

◆ type

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

Type of the state, always “failed”

Definition at line 11600 of file Types.h.


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