failureNextStep

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

Parameters

value

Specifies the next step that the bot runs when the slot value code is not recognized.


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

Parameters

argument

Specifies the next step that the bot runs when the slot value code is not recognized.