GetGameHighScores constructor

GetGameHighScores(
  1. {required int chat_id,
  2. required int message_id,
  3. required int user_id,
  4. int? extra,
  5. int? clientId}
)

Returns the high scores for a game and some part of the high score table in the range of the specified user; for bots only

Returns GameHighScores

Implementation

GetGameHighScores