telegram.GameHighScore#
- class telegram.GameHighScore(*args, **kwargs)[source]#
Bases:
telegram.TelegramObjectThis object represents one row of the high scores table for a game.
Objects of this class are comparable in terms of equality. Two objects of this class are considered equal, if their
position,userandscoreare equal.- Parameters