Dice game information.
messages.emojiGameDiceInfo#44e56023 flags:# game_hash:string prev_stake:long current_streak:int params:Vector<int> plays_left:flags.0?int = messages.EmojiGameInfo;
| 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. |