messages.HighScores#

class pyrogram.raw.base.messages.HighScores#

High scores (in games).

Constructors:

This base type has 1 constructor available.

messages.HighScores

Highscores in a game.

Functions:

This object can be returned by 2 functions.

messages.GetGameHighScores

Get highscores of a game.

messages.GetInlineGameHighScores

Get highscores of a game sent using an inline bot.