Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuntimeResponseGenericRuntimeResponseTypeSuggestion

An object that describes a response with response type suggestion.

Hierarchy

Index

Properties

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.

suggestions

suggestions: DialogSuggestion[]

An array of objects describing the possible matching dialog nodes from which the user can choose.

title

title: string

The title or introductory text to show before the response.

Generated using TypeDoc