dialogAction

@JvmName(name = "focthouukvppflpw")
suspend fun dialogAction(value: Output<V2modelsIntentClosingSettingNextStepDialogActionArgs>)
@JvmName(name = "kjrpmabypcltujro")
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 = "cbrlfhcsopscbbxt")
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.