Text

value class Text(val value: String) : Content(source)

The contents of the message.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

Functions

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

The simple text content of the message.