empty

data class empty(val number: Int) : Message.Option.Format

Constructors

Link copied to clipboard
constructor(number: Int)

Properties

Link copied to clipboard
open override val number: Int