Text

class Text

The wrapper for the message text in different formats: plain text, markdown, or html. Text will be in one of the format.

Since

2.3.0

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun getHtml(): String?
Link copied to clipboard
Link copied to clipboard
fun getMessageText(): <Error class: unknown class>
Link copied to clipboard