DialogflowQueryInput
Represents a Dialogflow query input. It can contain either:
- A conversational query in the form of text
- An event that specifies which intent to trigger
Add the following line to your scenario code to use the interface:
require(Modules.AI);