Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CopilotCustomAdaptiveCardData

Hierarchy

  • CopilotCustomAdaptiveCardData

Index

Properties

cardUid: string

Unique identifier for the custom adaptive card.

data: Record<string, unknown>

Data for the custom adaptive card.

elementUid: string

Unique identifier for the custom adaptive card element.

icon: string

Icon of the custom adaptive card.

location: customAdaptiveCardLocation

Location where the adaptive card is rendered, either in the copilot stream or on a copilot page.

name: string

Name of the custom adaptive card.

Generated using TypeDoc