Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DfApi ¶
type DfApi struct {
// contains filtered or unexported fields
}
DfApi : dialogflow instance
func (*DfApi) DetectIntentText ¶
func (dfapi *DfApi) DetectIntentText(userid, input string) (r NLPResponse)
[START dialogflow_detect_intent_text]
Click to show internal directories.
Click to hide internal directories.