BotPlainTextMessage

data class BotPlainTextMessage(val value: String)

A message in plain text format.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The message to send to the user.