Rate this page:

DialogflowEventInput

Dialogflow events allow matching intents by event name instead of the natural language input.
Add the following line to your scenario code to use the interface:

require(Modules.AI);

Props

languageCode

Copy URL
languageCode: 

DialogflowLanguage

The language ot this conversation query

name

Copy URL
name: 

string

The unique identifier of the event.

parameters

Copy URL
parameters: 

{[key: string]: any}

The collection of parameters associated with the event