|
tgbot-cpp
|
This object represents a service message about a user boosting a chat. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<ChatBoostAdded> |
Public Attributes | |
| std::int32_t | boostCount { } |
| Number of boosts added by the user. | |
This object represents a service message about a user boosting a chat.
| using TgBot::ChatBoostAdded::Ptr = std::shared_ptr<ChatBoostAdded> |
| std::int32_t TgBot::ChatBoostAdded::boostCount { } |