Module apiai::structure
[−]
[src]
Structs
| ApiContext |
API.ai context object representation. |
| ApiEvent |
An ApiEvent has a name and may have a list of parameters under the label 'data'. |
| ApiFulfillment |
API.ai fullfilment structure (part of results) |
| ApiMetadata |
API.ai metadata struct |
| ApiRequest |
ApiRequest is a structure that encapsulates an api.ai request object |
| ApiResponse |
Response from API.AI call |
| ApiResult |
Result object encapsulates API result including actions, intent name (if applicable) etc. |
| ApiStatus |
API Status encapsulates the api http status - usually 200 if all is well |
Enums
| ApiMessage |
ApiMesages contain various types of message - text, images, buttons and more. |