View Source ExTDLib.Method.GetGameHighScores (ExTDLib v0.0.4)

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

NameTypeDescription
chat_idstringThe chat that contains the message with the game.
message_idstringIdentifier of the message.
user_idstringUser identifier.

More details on telegram's documentation.