sendText

fun sendText(content: String, options: SendTextOptions = SendTextOptions()): Future<Unit, RTVIError>

Appends the specified message to the active conversation with the bot.

The bot's response may be controlled using the values in SendTextOptions.