Introduction
Getting Started
API Reference
Topic Guides
Meta
Telegram API
pyrogram.types.
GameHighScore
One row of the high scores table for a game.
user (User) – User.
User
score (int) – Score.
int
position (position, optional) – Position in high score table for the game.
position