confirmationNextStep

@JvmName(name = "daqwrcypqhlsijnk")
suspend fun confirmationNextStep(value: Output<BotDialogStateArgs>)
@JvmName(name = "dxuljsegcxbbpxec")
suspend fun confirmationNextStep(value: BotDialogStateArgs?)

Parameters

value

Specifies the next step that the bot executes when the customer confirms the intent.


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

Parameters

argument

Specifies the next step that the bot executes when the customer confirms the intent.