Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogSuggestion

DialogSuggestion.

Hierarchy

  • DialogSuggestion

Index

Properties

Properties

label

label: string

The user-facing label for the suggestion. This label is taken from the title or user_label property of the corresponding dialog node, depending on the disambiguation options.

Optional output

output: JsonObject

The dialog output that will be returned from the Watson Assistant service if the user selects the corresponding option.

value

An object defining the message input to be sent to the assistant if the user selects the corresponding disambiguation option.

Generated using TypeDoc