DialogflowTextInput
Represents a natural language text to be processed.
Add the following line to your scenario code to use the interface:
require(Modules.AI);
Props
text
text: string
The UTF-8 encoded natural language text to be processed. Text length must not exceed 256 bytes