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

Port: [Teams] Add support for meeting participants added/removed events - #2137

Merged
gandiddi merged 6 commits into
mainfrom
v-gandiddi/AddTeamsMeetingParticipantEvents
Jul 17, 2024
Merged

Port: [Teams] Add support for meeting participants added/removed events#2137
gandiddi merged 6 commits into
mainfrom
v-gandiddi/AddTeamsMeetingParticipantEvents

Conversation

@gandiddi

@gandiddi gandiddi commented Jul 16, 2024

Copy link
Copy Markdown
Contributor

Fixes #minor

Description

Porting [Teams] Add support for meeting participants added/removed events (#6677) to maintain parity with microsoft/botbuilder-dotnet

Specific Changes

  • Added support for 2 new activity types - application/vnd.microsoft.meetingParticipantJoin and application/vnd.microsoft.meetingParticipantLeave.
  • Added functions to register handlers for when teams meeting participants are joined/left.
  • Added unit test

Testing

TeamsAddRemoveParticipant1

@gandiddi
gandiddi requested a review from a team as a code owner July 16, 2024 14:36
@gandiddi
gandiddi requested a review from tracyboehrer July 16, 2024 14:36
@tracyboehrer
tracyboehrer requested a review from sw-joelmut July 16, 2024 14:38
@gandiddi
gandiddi merged commit b8dd205 into main Jul 17, 2024
@gandiddi
gandiddi deleted the v-gandiddi/AddTeamsMeetingParticipantEvents branch July 17, 2024 17:45
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