TDLib v0.0.2 TDLib.Object.GameHighScore View Source

Contains one row of the game high score table.

NameTypeDescription
positionnumberPosition in the high score table.
user_idnumberUser identifier.
scorenumberUser score.

More details on telegram’s documentation.