nextStep

@JvmName(name = "ejmboocufresjbmp")
suspend fun nextStep(value: Output<V2modelsIntentClosingSettingNextStepArgs>)
@JvmName(name = "ctdmpnrslodsmsov")
suspend fun nextStep(value: V2modelsIntentClosingSettingNextStepArgs?)

Parameters

value

Next step that the bot executes after playing the intent's closing response. See next_step.


@JvmName(name = "nhphwknxemfkdgrt")
suspend fun nextStep(argument: suspend V2modelsIntentClosingSettingNextStepArgsBuilder.() -> Unit)

Parameters

argument

Next step that the bot executes after playing the intent's closing response. See next_step.