Raw.messages.GetGameHighScores

Raw.messages.GetGameHighScores

Get highscores of a game

messages.getGameHighScores#e822649d peer:InputPeer id:int user_id:InputUser = messages.HighScores;
export namespace Raw {
  export namespace messages {
    export class GetGameHighScores {
      constructor(params: { peer: Raw.TypeInputPeer; id: number; userId: Raw.TypeInputUser }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0xe822649d

Property

Results

Raw.messages.TypeHighScores

Bots can use