Rate this page:

DialogflowTextInput

Represents the natural language text to be processed.
Add the following line to your scenario code to use the interface:

require(Modules.AI);

Props

languageCode

Copy URL
languageCode: 

DialogflowLanguage

The language ot the conversation query

text

Copy URL
text: 

string

The UTF-8 encoded natural language text to be processed. Text length must not exceed 256 bytes