Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 859 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 859 Bytes

MsTeamsHelper

Important

This project has been retired and archived
If there is a need of continued use / development of this project for your own needs please feel free to fork the project - which will remain here in archived form.

Helper class for Teams connector.

This code provides a helper class for creating Microsoft Teams Adaptive Cards. The MsTeamsHelper class provides several functions for adding different types of content to an Adaptive Card such as buttons, images, videos, audio, web videos, links, and text.

The MsTeamsHelper class takes an optional version parameter to specify the version of the Adaptive Card version is set to "1.4" is set by default. Full documentation can be found here: Easy message type creation for Teams