Dice game information.
Constructor schema is available as of layer 221. Switch ยป
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| game_hash | string | Game hash. |
| prev_stake | long | Previous stake. |
| current_streak | int | Current streak. |
| params | Vector<int> | Parameters. |
| plays_left | flags.0?int | Plays left. |