Hex

data class Hex(color: Int) : IrcFormat.Color

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val color: Int