DialogflowQueryInput
Represents the 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);