Raw.messages.GetInlineGameHighScores

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: 185
Constructor ID: 0xf635e1b

Property

Results

Raw.messages.TypeHighScores

Bots can use