Skip to content

Next/core channel events#385

Open
MehakBindra wants to merge 4 commits intonext/corefrom
next/core-channel-events
Open

Next/core channel events#385
MehakBindra wants to merge 4 commits intonext/corefrom
next/core-channel-events

Conversation

@MehakBindra
Copy link
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
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.

2 participants