Notice

data class Notice(val message: String) : RelayMessage

Informational notice from the relay to the client

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard