Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Released 7/16/2026 (release notes)
Report issues and explore the source on GitHub.
npm packages
| Package | Description |
|---|---|
| @microsoft/teams.api | Core types and client implementation for the Teams Platform API. Used for fetching data, authentication, and sending activities. |
| @microsoft/teams.apps | Tools for building server side apps for Microsoft Teams. |
| @microsoft/teams.botbuilder | A plugin implementation, allowing developers to integrate an existing botbuilder Adapter into a project using Teams. This plugin allows you to use botbuilder as the Sender and Receiver of activities, while still being able to leverage Teams's new typings and routing system. |
| @microsoft/teams.cards | Adaptive Cards typings and builders for type safe and intuitive card design. |
| @microsoft/teams.client | A client used to create app/bot surfaces such as tabs using @microsoft/teams.ts. |
| @microsoft/teams.common | Common implementations used by all the packages, for example logging. |
| @microsoft/teams.graph | Microsoft Graph API client. |
| @microsoft/teams.graph-endpoints | A collection of strongly typed request configuration builders for Microsoft Graph endpoints, designed to be used together with @microsoft/teams.graph. |
| @microsoft/teams.graph-endpoints-beta | A collection of strongly typed request configuration builders for Microsoft Graph preview endpoints, designed to be used together with @microsoft/teams.graph. |