Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CopilotMessageData

model interface for agent assist payload data

Hierarchy

  • CopilotMessageData

Index

Properties

acpAppElements: CopilotElement[]

array of CopilotElement

agentAssistSource: string

The content type of element

contactId: string

The ID of the contact.

emailCards?: CopilotElement[]

array of email adaptive cards

insertedNBRId: string

The ID of the inserted NBR

isFinalSummaryGenerated: boolean

flag for checking if final summary is generated

isNBRAvailable: boolean

flag for checking if nbr is available

isNBROpen: boolean

flag for checking if nbr is open

isResponseInserted: boolean

flag for checking if response is inserted in editor

responseSent: string

sent response

utcTimestamp: Date

timestamp

Generated using TypeDoc