messages.EmojiGameDiceInfo#
- class pyrogram.raw.types.messages.EmojiGameDiceInfo#
Dice game information.
Constructor of
EmojiGameInfo.- Details:
Layer:
227ID:
44E56023
- Parameters:
game_hash (
str) – Game hash.prev_stake (
int64-bit) – Previous stake.current_streak (
int32-bit) – Current streak.params (List of
int32-bit) – Parameters.plays_left (
int32-bit, optional) – Plays left.
- Functions:
This object can be returned by 1 function.
Fetch dice game information.