OutputData accepts additional properties.
Output intended for any channel. It is the responsibility of the client application to implement the supported response types.
An array of up to 50 messages logged with the request.
An array of the nodes that were triggered to create the response, in the order in which they were visited. This information is useful for debugging and for tracing the path taken through the node tree.
An array of objects containing detailed diagnostic information about the nodes that were triggered during
processing of the input message. Included only if nodes_visited_details is set to true
in the message
request.
An array of responses to the user.
Generated using TypeDoc
An output object that includes the response to the user, the dialog nodes that were triggered, and messages from the log.