ITeamsInfo Interface

Definition

provides utility methods for interactions that occur within Microsoft Teams.

public interface ITeamsInfo
type ITeamsInfo = interface
Public Interface ITeamsInfo

Methods

GetTeamsMemberAsync(ITurnContext, String, CancellationToken)

Gets the account of a single conversation member. This works in one-on-one, group, and teams scoped conversations.

Applies to