#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -375223124 |
| | Identifier uniquely determining a type of the object.
|
| |
Animated stickers to be combined into a slot machine.
Definition at line 18908 of file td_api.h.
◆ diceStickersSlotMachine() [1/2]
| td::td_api::diceStickersSlotMachine::diceStickersSlotMachine |
( |
| ) |
|
Animated stickers to be combined into a slot machine.
◆ diceStickersSlotMachine() [2/2]
Animated stickers to be combined into a slot machine.
- Parameters
-
| [in] | background_ | The animated sticker with the slot machine background. The background animation must start playing after all reel animations finish. |
| [in] | lever_ | The animated sticker with the lever animation. The lever animation must play once in the initial dice state. |
| [in] | left_reel_ | The animated sticker with the left reel. |
| [in] | center_reel_ | The animated sticker with the center reel. |
| [in] | right_reel_ | The animated sticker with the right reel. |
◆ store()
| void td::td_api::diceStickersSlotMachine::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.
◆ background_
The animated sticker with the slot machine background. The background animation must start playing after all reel animations finish.
Definition at line 18919 of file td_api.h.
◆ center_reel_
The animated sticker with the center reel.
Definition at line 18925 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::diceStickersSlotMachine::ID = -375223124 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 18946 of file td_api.h.
◆ left_reel_
The animated sticker with the left reel.
Definition at line 18923 of file td_api.h.
◆ lever_
The animated sticker with the lever animation. The lever animation must play once in the initial dice state.
Definition at line 18921 of file td_api.h.
◆ right_reel_
The animated sticker with the right reel.
Definition at line 18927 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