OfficeDev / Copilot-for-M365-Samples

Microsoft Copilot for Microsoft 365 samples

Home Page:https://aka.ms/extendcopilotm365

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update samples to use `previewCard`

garrytrinder opened this issue · comments

Adaptive Card response must include Adaptive Card content and preview card information as part of the same template. [Mandatory]

https://learn.microsoft.com/microsoftteams/platform/messaging-extensions/high-quality-message-extension#adaptive-card-response

This is optional, although the docs say that it is mandatory, including the preview card in the template doesn't get rendered. Closing issue as not required.