Skip to content

Conversation

@gandiddi
Copy link
Contributor

@gandiddi gandiddi commented Jul 16, 2024

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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants