GetGameHighScores
public struct GetGameHighScores : Codable, Equatable, TDFunction
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
-
Undocumented
Declaration
Swift
public typealias Result = GameHighScores
-
The chat that contains the message with the game
Declaration
Swift
public let chatId: Int53
-
Identifier of the message
Declaration
Swift
public let messageId: Int53
-
User identifier
Declaration
Swift
public let userId: Int32
-
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
Parameters
chatId
The chat that contains the message with the game
messageId
Identifier of the message
userId
User identifier