Microsoft.Bot.Builder.Teams Namespace

Classes

TeamsActivityExtensions

The TeamsActivityExtensions provides helpers to make interacting with Microsoft Teams objects easier.

TeamsActivityHandler

The TeamsActivityHandler is derived from ActivityHandler. It adds support for the Microsoft Teams specific events and interactions.

TeamsInfo

The TeamsInfo provides utility methods for the events and interactions that occur within Microsoft Teams.

TeamsSSOTokenExchangeMiddleware

If the activity name is signin/tokenExchange, this middleware will attempt to exchange the token, and deduplicate the incoming call, ensuring only one exchange request is processed.