|
tgbot-cpp
|
Describes a service message about a change in the price of paid messages within a chat. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<PaidMessagePriceChanged> |
Public Attributes | |
| std::int32_t | paidMessageStarCount { } |
| The new number of Telegram Stars that must be paid by non-administrator users of the supergroup chat for each sent message. | |
Describes a service message about a change in the price of paid messages within a chat.
| using TgBot::PaidMessagePriceChanged::Ptr = std::shared_ptr<PaidMessagePriceChanged> |
| std::int32_t TgBot::PaidMessagePriceChanged::paidMessageStarCount { } |