TDLib v0.0.2 TDLib.Method.GetInlineGameHighScores View Source
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
Name | Type | Description |
---|---|---|
inline_message_id | string | Inline message identifier. |
user_id | number | User identifier. |
More details on telegram’s documentation.