|
tgbot-cpp
|
Describes a transaction with an unknown source or recipient. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<TransactionPartnerOther> |
Public Attributes | |
| std::string | type { TYPE } |
| Type of the transaction partner, always “other” | |
Static Public Attributes | |
| static TGBOT_API const std::string | TYPE |
Describes a transaction with an unknown source or recipient.
| using TgBot::TransactionPartnerOther::Ptr = std::shared_ptr<TransactionPartnerOther> |
|
static |
| std::string TgBot::TransactionPartnerOther::type { TYPE } |