failure Next Step
Parameters
value
Configuration block for the next step to take in the conversation if the confirmation step fails. See failure_next_step
.
suspend fun failureNextStep(argument: suspend V2modelsIntentConfirmationSettingFailureNextStepArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for the next step to take in the conversation if the confirmation step fails. See failure_next_step
.