Package dev.inmo.tgbotapi.requests.games.abstracts

Types

Link copied to clipboard
object GameHighScoresSerializer : KSerializer<List<GameHighScore>>
Link copied to clipboard
interface GetGameHighScores : SimpleRequest<List<GameHighScore>>
Link copied to clipboard
interface SetGameScore : SimpleRequest<Boolean>