Context

@Serializable
data class Context(val slot: ULong, val apiVersion: String?)

Constructors

Link copied to clipboard
constructor(slot: ULong, apiVersion: String?)

Properties

Link copied to clipboard
Link copied to clipboard
val slot: ULong