Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogNodeOutputGenericDialogNodeOutputResponseTypeText

DialogNodeOutputGenericDialogNodeOutputResponseTypeText.

Hierarchy

Index

Properties

Optional channels

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

Optional delimiter

delimiter: string

The delimiter to use as a separator between responses when selection_policy=multiline.

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.

Optional selection_policy

selection_policy: string

How a response is selected from the list, if more than one response is specified.

values

A list of one or more objects defining text responses.

Generated using TypeDoc