messages.getInlineGameHighScores

Get highscores of a game sent using an inline bot

 Method schema is available as of layer 57. Switch ยป

Parameters

Name Type Description
id InputBotInlineMessageID ID of inline message
user_id InputUser Get high scores of a certain user

Result

messages.HighScores

Possible errors

Code Type Description
400 MESSAGE_ID_INVALID The provided message id is invalid.
400 USER_BOT_REQUIRED This method can only be called by a bot.

Bots can use this method