#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1451554959 |
| | Identifier uniquely determining a type of the object.
|
| |
Describes a model of an upgraded gift.
Definition at line 84129 of file td_api.h.
◆ upgradedGiftModel() [1/2]
| td::td_api::upgradedGiftModel::upgradedGiftModel |
( |
| ) |
|
Describes a model of an upgraded gift.
◆ upgradedGiftModel() [2/2]
Describes a model of an upgraded gift.
- Parameters
-
| [in] | name_ | Name of the model. |
| [in] | sticker_ | The sticker representing the upgraded gift. |
| [in] | rarity_ | The rarity of the model. |
| [in] | is_crafted_ | True, if the model can be obtained only through gift crafting. |
◆ store()
| void td::td_api::upgradedGiftModel::store |
( |
TlStorerToString & |
s, |
|
|
const char * |
field_name |
|
) |
| const |
|
finalvirtual |
Helper function for to_string method. Appends string representation of the object to the storer.
- Parameters
-
| [in] | s | Storer to which object string representation will be appended. |
| [in] | field_name | Object field_name if applicable. |
Implements td::TlObject.
◆ ID
| const std::int32_t td::td_api::upgradedGiftModel::ID = -1451554959 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 84164 of file td_api.h.
◆ is_crafted_
| bool td::td_api::upgradedGiftModel::is_crafted_ |
True, if the model can be obtained only through gift crafting.
Definition at line 84146 of file td_api.h.
◆ name_
| string td::td_api::upgradedGiftModel::name_ |
◆ rarity_
The rarity of the model.
Definition at line 84144 of file td_api.h.
◆ sticker_
The sticker representing the upgraded gift.
Definition at line 84142 of file td_api.h.
The documentation for this class was generated from the following file:
- /home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h