Raw.messages.GetInlineGameHighScores
Get highscores of a game sent using an inline bot
messages.getInlineGameHighScores#f635e1b id:InputBotInlineMessageID user_id:InputUser = messages.HighScores;export namespace Raw {
export namespace messages {
export class GetInlineGameHighScores {
constructor(params: { id: Raw.TypeInputBotInlineMessageID; userId: Raw.TypeInputUser }) {}
}
}
}This is a function constructor, you can use it as method when call invoke
Layer: 201
Constructor ID: 0xf635e1b
Property
id: Raw.TypeInputBotInlineMessageIDId of inline message
userId: Raw.TypeInputUserGet high scores of a certain user