Assistant Message
constructor(content: String, name: String? = null, awaitable: Awaitable<*, *>? = null, assets: List<Asset> = emptyList(), timestamp: Instant = Instant.now())
Parameters
content
Content of the message
name
Name of the assistant, if available
awaitable
Awaitable associated with this message, if any Enables forms to be put in front of users