dialogAction

@JvmName(name = "bpfenjbdigxragco")
suspend fun dialogAction(value: Output<V2modelsIntentInitialResponseSettingNextStepDialogActionArgs>)

Parameters

value

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


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

Parameters

argument

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