messages.getInlineGameHighScores

Get highscores of a game sent using an inline bot

 57 қабаты бойынша әдіс схемасы қолжетімді. Ауыстыру »

Parameters

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

Result

messages.HighScores

Only bots can use this method

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.