tock / ai.tock.bot.connector.web / webButton

webButton

fun <T : Bus<T>> T.webButton(title: CharSequence, targetIntent: IntentAware? = null, imageUrl: String? = null, step: StoryStep<out StoryHandlerDefinition>? = null, parameters: Parameters = Parameters()): WebButton (source)
Deprecated: Use the methods of the WebBuilders to create buttons

Creates a button.