Specific

data class Specific(val guildId: ULong, val noReplace: Boolean? = null, val players: V4Api.Sessions.Specific.Players)

Constructors

Link copied to clipboard
constructor(guildId: ULong, noReplace: Boolean? = null, players: V4Api.Sessions.Specific.Players)
constructor(guildId: ULong, sessionId: String, noReplace: Boolean? = false)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard