SystemContext

@Serializable
@SerialName(value = "systemContext")
data class SystemContext(val channelId: String)

Constructors

Link copied to clipboard
constructor(channelId: String)

Properties

Link copied to clipboard