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.

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

More details on telegram’s documentation.