Get Game High Scores By Chat
data class GetGameHighScoresByChat(userId: UserId, chatId: ChatId, messageId: MessageIdentifier) : GetGameHighScores, MessageAction
Content copied to clipboard
Functions
Properties
messageId
Link copied to clipboard
requestSerializer
Link copied to clipboard
resultDeserializer
Link copied to clipboard
open override val resultDeserializer: DeserializationStrategy<List<GameHighScore>>
Content copied to clipboard