|
|
object_ptr< DiceStickers > | initial_state_ |
|
object_ptr< DiceStickers > | final_state_ |
|
string | emoji_ |
|
int32 | value_ |
|
int32 | success_animation_frame_number_ |
|
|
static const std::int32_t | ID = 1115779641 |
◆ store()
| void td::td_api::messageDice::store |
( |
TlStorerToString & | s, |
|
|
const char * | field_name ) const |
|
finalvirtual |
Helper function for the to_string method. Appends a string representation of the object to the storer.
- Parameters
-
| [in] | s | Storer to which the object string representation will be appended. |
| [in] | field_name | Object field_name if applicable. |
Implements td::TlObject.
The documentation for this class was generated from the following file: