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

Contains a list of Telegram Star transactions. More...

#include <Types.h>

Public Types

using Ptr = std::shared_ptr<StarTransactions>

Public Attributes

std::vector< std::shared_ptr< StarTransaction > > transactions { }
 The list of transactions.

Detailed Description

Contains a list of Telegram Star transactions.

Definition at line 13335 of file Types.h.

Member Typedef Documentation

◆ Ptr

Definition at line 13336 of file Types.h.

Member Data Documentation

◆ transactions

std::vector<std::shared_ptr<StarTransaction> > TgBot::StarTransactions::transactions { }

The list of transactions.

Definition at line 13341 of file Types.h.


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