Span

data class Span(content: String, style: IrcFormat.Style)

Functions

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

Properties

Link copied to clipboard
val content: String
Link copied to clipboard
val style: IrcFormat.Style