messages.emojiGameDiceInfo
No description available.
type tg.MessagesEmojiGameDiceInfo struct { /* ... */ }
Implements messages.EmojiGameInfo.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
GameHash | string | yes | GameHash field of MessagesEmojiGameDiceInfo. |
PrevStake | int64 | yes | PrevStake field of MessagesEmojiGameDiceInfo. |
CurrentStreak | int | yes | CurrentStreak field of MessagesEmojiGameDiceInfo. |
Params | []int | yes | Params field of MessagesEmojiGameDiceInfo. |
PlaysLeft | int | — | PlaysLeft field of MessagesEmojiGameDiceInfo. |
References
- Official documentation
- Generated Go reference
- TL definition:
messages.emojiGameDiceInfo#44e56023