Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RuntimeResponseGenericRuntimeResponseTypeChannelTransfer

RuntimeResponseGenericRuntimeResponseTypeChannelTransfer.

Hierarchy

Index

Properties

Optional channels

An array of objects specifying channels for which the response is intended. If channels is present, the response is intended for a built-in integration and should not be handled by an API client.

message_to_user

message_to_user: string

The message to display to the user when initiating a channel transfer.

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.

transfer_info

transfer_info: ChannelTransferInfo

Information used by an integration to transfer the conversation to a different channel.

Generated using TypeDoc