dialogAction

@JvmName(name = "jmcqmhbhdwvngcfs")
suspend fun dialogAction(value: Output<V2modelsIntentClosingSettingNextStepDialogActionArgs>)
@JvmName(name = "gfxwcxxoornpkisa")
suspend fun dialogAction(value: V2modelsIntentClosingSettingNextStepDialogActionArgs?)

Parameters

value

Configuration block for action that the bot executes at runtime when the conversation reaches this step. See dialog_action.


@JvmName(name = "srcewugjxfquigra")
suspend fun dialogAction(argument: suspend V2modelsIntentClosingSettingNextStepDialogActionArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for action that the bot executes at runtime when the conversation reaches this step. See dialog_action.