|
tgbot-cpp
|
This object describes the backdrop of a unique gift. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<UniqueGiftBackdrop> |
Public Attributes | |
| std::string | name { } |
| Name of the backdrop. | |
| std::shared_ptr< UniqueGiftBackdropColors > | colors { } |
| Colors of the backdrop. | |
| std::int32_t | rarityPerMille { } |
| The number of unique gifts that receive this backdrop for every 1000 gifts upgraded. | |
| using TgBot::UniqueGiftBackdrop::Ptr = std::shared_ptr<UniqueGiftBackdrop> |
| std::shared_ptr<UniqueGiftBackdropColors> TgBot::UniqueGiftBackdrop::colors { } |
| std::string TgBot::UniqueGiftBackdrop::name { } |
| std::int32_t TgBot::UniqueGiftBackdrop::rarityPerMille { } |