- Notifications
You must be signed in to change notification settings - Fork 597
Closed
Labels
MSTeams-Developer-Support[DoNotDelete] Label to notify questions which needs attention from MSTeams Developer Support team.[DoNotDelete] Label to notify questions which needs attention from MSTeams Developer Support team.
Description
Discussed in #6382
Originally posted by soulflyman September 21, 2021
When sending the following json to a MS Teams Webhook I can change the color bar above the message with the themeColor Option:
{ "$schema": "http://adaptivecards.io/schemas/adaptive-card.json", "type": "MessageCard", "themeColor": "ff0000", "version": "1.2", "title": "Alarm!", "text": "Test Message" }How is this possible with the .NET AdaptiveCards SDK that ist available via nuget?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
MSTeams-Developer-Support[DoNotDelete] Label to notify questions which needs attention from MSTeams Developer Support team.[DoNotDelete] Label to notify questions which needs attention from MSTeams Developer Support team.
