TDLib v0.0.2 TDLib.Object.GameHighScore View Source
Contains one row of the game high score table.
Name | Type | Description |
---|---|---|
position | number | Position in the high score table. |
user_id | number | User identifier. |
score | number | User score. |
More details on telegram’s documentation.