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

The withdrawal is in progress. More...

#include <Types.h>

Public Types

using Ptr = std::shared_ptr<RevenueWithdrawalStatePending>

Public Attributes

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

Static Public Attributes

static TGBOT_API const std::string TYPE

Detailed Description

The withdrawal is in progress.

Definition at line 11610 of file Types.h.

Member Typedef Documentation

◆ Ptr

Definition at line 11611 of file Types.h.

Member Data Documentation

◆ TYPE

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

Definition at line 11613 of file Types.h.

◆ type

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

Type of the state, always “pending”

Definition at line 11618 of file Types.h.


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