Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

feat: add support for meeting participants added/removed events#5809

Closed
anhduc130 wants to merge 1 commit into
microsoft:mainfrom
anhduc130:participant-event
Closed

feat: add support for meeting participants added/removed events#5809
anhduc130 wants to merge 1 commit into
microsoft:mainfrom
anhduc130:participant-event

Conversation

@anhduc130
Copy link
Copy Markdown

Description

Adds support to TeamsActivityHandler for meeting participants added/removed events.

Specific Changes

  • Added support for 2 new activity types - application/vnd.microsoft.meetingParticipantsAdded and application/vnd.microsoft.meetingParticipantsRemoved
  • Added functions to register handlers for when teams meeting participants are added/removed.
  • Added unit tests.

Testing

To be added.

@EricDahlvang
Copy link
Copy Markdown
Member

On hold until fully supported by Teams

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants