View Source ExTDLib.Method.GetInlineGameHighScores (ExTDLib v0.0.4)
Returns game high scores and some part of the high score table in the range of the specified user; for bots only. Returns object_ptr<GameHighScores>.
| Name | Type | Description |
|---|---|---|
| inline_message_id | string | Inline message identifier. |
| user_id | string | User identifier. |
More details on telegram's documentation.