getText

open fun getText(): String?

Returns the text contained in the message. Returned text format would be html, markdown or plain text. To know the format of the text use getTextAsObject

Return

The content of the message.

Since

0.1