Context

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

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard
val slot: Long