Get Game High Scores By Inline Message Id
data class GetGameHighScoresByInlineMessageId(userId: UserId, inlineMessageId: InlineMessageIdentifier) : GetGameHighScores, InlineMessageAction
Content copied to clipboard
Functions
Properties
Link copied to clipboard
open override val resultDeserializer: DeserializationStrategy<List<GameHighScore>>
Content copied to clipboard