DialogAction
class DialogAction
Describes the next action that the bot should take in its interaction with the user and provides information about the context in which the action takes place. Use the DialogAction
data type to set the interaction to a specific state, or to return the interaction to a previous state.
Types
Properties
Link copied to clipboard
The fulfillment state of the intent. The possible values are:
Link copied to clipboard
The name of the intent.
Link copied to clipboard
Link copied to clipboard
The name of the slot that should be elicited from the user.
Link copied to clipboard
The next action that the bot should take in its interaction with the user. The possible values are: