|
|
int64 | id_ |
|
string | short_name_ |
|
string | title_ |
|
object_ptr< formattedText > | text_ |
|
string | description_ |
|
object_ptr< photo > | photo_ |
|
object_ptr< animation > | animation_ |
|
|
static const std::int32_t | ID = -1565597752 |
◆ store()
| void td::td_api::game::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: