Represents a connected MS Team and its channel configurations.
id
Optional[str]
➖
The MongoDB ObjectID for this connected team entry.
team_id
str
✔️
The unique identifier for the team in MS Teams.
team_name
The display name of the team in MS Teams.
channel_configurations
List[models.V3ExtensionsMSTeamsChannelConfiguration]
A list of channel routing configurations for this team.
Last updated 8 days ago