Rate this page:

createDialogflow

Copy URL
createDialogflow(parameters: 

DialogflowSettings

):

DialogflowInstance

Creates and returns a new Dialogflow instance which provides resources for exchanging data with the Dialogflow API, handling events etc.
Add the following line to your scenario code to use the function:

require(Modules.AI);

Parameters

Returns