failureNextStep

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

Parameters

value

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


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

Parameters

argument

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