Interface DialogueResponseWithForm

Options for sending a dialogue response with a form

Hierarchy

Index

Properties

Optional additionalContent

additionalContent: HtmlContent[]

Additional HTML to display with this response

Optional endConversationThread

endConversationThread: boolean

Set to true if sending a final response to a conversation thread

form

Optional markAsRead

markAsRead: boolean

Disable the unread message notification

message

message: string

The text string displayed as the header

Optional outcomes

Link outcomes with specific dialogue

tags

tags: DialogueTag[]

A collection of tags to display

Generated using TypeDoc