V2modelsIntentInitialResponseSettingCodeHookPostCodeHookSpecificationTimeoutConditionalConditionalBranchNextStepDialogAction

Constructors

constructor(slotToElicit: String? = null, suppressNextMessage: Boolean? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val slotToElicit: String? = null

If the dialog action is ElicitSlot, defines the slot to elicit from the user.

Link copied to clipboard

Whether the next message for the intent is not used.

Link copied to clipboard

Action that the bot should execute. Valid values are ElicitIntent, StartIntent, ElicitSlot, EvaluateConditional, InvokeDialogCodeHook, ConfirmIntent, FulfillIntent, CloseIntent, EndConversation.