Get highscores of a game sent using an inline bot
 Method schema is available as of layer 57. Switch ยป
| Name | Type | Description | 
|---|---|---|
| id | InputBotInlineMessageID | ID of inline message | 
| user_id | InputUser | Get high scores of a certain user | 
| 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. |