failureNextStep

@JvmName(name = "aaqdmtivjiwbeoww")
suspend fun failureNextStep(value: Output<BotDialogStateArgs>)
@JvmName(name = "blcrrntvxtrqdxsh")
suspend fun failureNextStep(value: BotDialogStateArgs?)

Parameters

value

The next step to take in the conversation if the confirmation step fails.


@JvmName(name = "urcljrtsrreiilqj")
suspend fun failureNextStep(argument: suspend BotDialogStateArgsBuilder.() -> Unit)

Parameters

argument

The next step to take in the conversation if the confirmation step fails.