Skip to content

Next/core channel events#385

Merged
rido-min merged 4 commits intonext/corefrom
next/core-channel-events
Mar 23, 2026
Merged

Next/core channel events#385
rido-min merged 4 commits intonext/corefrom
next/core-channel-events

Conversation

@MehakBindra
Copy link
Copy Markdown
Collaborator

@MehakBindra MehakBindra commented Mar 20, 2026

Key changes:

  • Channel shared, unshared, member added, member removed now working.

Sample Bot Event Handlers (TeamsChannelBot/Program.cs): -> member added, member removed, shared, unshared is registered once and in the correct place. The OnChannelRestored handler remains commented out due to lack of testability.

Event Type Constants (Schema/Activities/ConversationUpdateActivity.cs): -> Fixed the casing of the ChannelUnShared event constant to channelUnshared .

@MehakBindra MehakBindra marked this pull request as draft March 20, 2026 21:32
@MehakBindra MehakBindra force-pushed the next/core-channel-events branch from cf16fa8 to d5f6b4e Compare March 20, 2026 21:45
@MehakBindra MehakBindra marked this pull request as ready for review March 20, 2026 21:45
@rido-min rido-min merged commit 317d94e into next/core Mar 23, 2026
6 checks passed
@rido-min rido-min deleted the next/core-channel-events branch March 23, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants