Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogNodeOutputGenericDialogNodeOutputResponseTypePause

DialogNodeOutputGenericDialogNodeOutputResponseTypePause.

Hierarchy

Index

Properties

Optional channels

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

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.

time

time: number

How long to pause, in milliseconds. The valid values are from 0 to 10000.

Optional typing

typing: boolean

Whether to send a "user is typing" event during the pause. Ignored if the channel does not support this event.

Generated using TypeDoc