fun end(i18nText: CharSequence, suggestions: List<Suggestion>, delay: Long, vararg i18nArgs: Any?): ClientBus (source)
Sends a text with suggestions as last bot answer.
fun end(card: Card): ClientBus (source)
Sends a Card as last bot answer.
fun end(carousel: Carousel): ClientBus (source)
Sends a [Carousel as last bot answer.