failureNextStep

@JvmName(name = "fkbvqhltirmopjup")
suspend fun failureNextStep(value: Output<BotDialogStateArgs>)
@JvmName(name = "sgyhcjxhsmgqupbx")
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 = "xbyxhjkdmngrmtgn")
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.