Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuntimeResponseGenericRuntimeResponseTypeText

An object that describes a response with response type text.

Hierarchy

Index

Properties

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.

text

text: string

The text of the response.

Generated using TypeDoc