TDLib v0.0.2 TDLib.Method.GetGameHighScores View Source
Returns the high scores for a game and some part of the high score table in the range of the specified user; for bots only.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| chat_id | string | The chat that contains the message with the game. |
| message_id | string | Identifier of the message. |
| user_id | number | User identifier. |
More details on telegram’s documentation.