Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuntimeResponseGenericRuntimeResponseTypeOption

An object that describes a response with response type option.

Hierarchy

Index

Properties

Optional description

description: string

The description to show with the the response.

options

An array of objects describing the options from which the user can choose.

Optional preference

preference: string

The preferred type of control to display.

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

The title or introductory text to show before the response.

Generated using TypeDoc