GetInlineGameHighScores constructor

GetInlineGameHighScores(
  1. {required String inline_message_id,
  2. required int user_id,
  3. int? extra,
  4. int? clientId}
)

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

Returns GameHighScores

Implementation

GetInlineGameHighScores