failureNextStep

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

Parameters

value

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


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

Parameters

argument

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