Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogNodeOutputGenericDialogNodeOutputResponseTypeImage

DialogNodeOutputGenericDialogNodeOutputResponseTypeImage.

Hierarchy

Index

Properties

Optional alt_text

alt_text: string

Descriptive text that can be used for screen readers or other situations where the image cannot be seen.

Optional channels

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

Optional description

description: string

An optional description to show with the response.

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.

source

source: string

The https: URL of the image.

Optional title

title: string

An optional title to show before the response.

Generated using TypeDoc