Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined

DialogNodeOutputGenericDialogNodeOutputResponseTypeUserDefined.

Hierarchy

Index

Properties

Optional channels

An array of objects specifying channels for which the response is intended.

response_type

response_type: string

The type of response returned by the dialog node. The specified response type must be supported by the client application or channel.

user_defined

user_defined: JsonObject

An object containing any properties for the user-defined response type. The total size of this object cannot exceed 5000 bytes.

Generated using TypeDoc