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>.

NameTypeDescription
inline_message_idstringInline message identifier.
user_idstringUser identifier.

More details on telegram's documentation.