tock / ai.tock.bot.engine / BotBus / changeEntityText

changeEntityText

open fun changeEntityText(entity: Entity, textContent: String?): Unit (source)

Updates the current entity text value in the dialog.

Parameters

entity - the entity definition

textContent - the new entity text content