View Source ExTDLib.Object.GameHighScore (ExTDLib v0.0.4)
Contains one row of the game high score table.
| Name | Type | Description |
|---|---|---|
| position | number | Position in the high score table. |
| user_id | string | User identifier. |
| score | number | User score. |
More details on telegram's documentation.