Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogNodeOutputGenericDialogNodeOutputResponseTypeOption

DialogNodeOutputGenericDialogNodeOutputResponseTypeOption.

Hierarchy

Index

Properties

Optional channels

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

Optional description

description: string

An optional description to show with the response.

options

An array of objects describing the options from which the user can choose. You can include up to 20 options.

Optional preference

preference: string

The preferred type of control to display, if supported by the channel.

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.

title

title: string

An optional title to show before the response.

Generated using TypeDoc