tgbot-cpp
|
The boost was obtained by subscribing to Telegram Premium or by gifting a Telegram Premium subscription to another user. More...
#include <ChatBoostSourcePremium.h>
Public Types | |
typedef std::shared_ptr< ChatBoostSourcePremium > | Ptr |
Public Types inherited from TgBot::ChatBoostSource | |
typedef std::shared_ptr< ChatBoostSource > | Ptr |
Public Member Functions | |
ChatBoostSourcePremium () | |
Public Member Functions inherited from TgBot::ChatBoostSource | |
ChatBoostSource () | |
virtual | ~ChatBoostSource () |
Static Public Attributes | |
static const std::string | SOURCE |
Additional Inherited Members | |
Public Attributes inherited from TgBot::ChatBoostSource | |
std::string | source |
Source of the boost. | |
User::Ptr | user |
User. | |
The boost was obtained by subscribing to Telegram Premium or by gifting a Telegram Premium subscription to another user.
Definition at line 15 of file ChatBoostSourcePremium.h.
typedef std::shared_ptr<ChatBoostSourcePremium> TgBot::ChatBoostSourcePremium::Ptr |
Definition at line 20 of file ChatBoostSourcePremium.h.
|
inline |
Definition at line 22 of file ChatBoostSourcePremium.h.
|
static |
Definition at line 18 of file ChatBoostSourcePremium.h.