- Deprecate the `message.channel_join` and `message.channel_leave` subtypes in Events and RTM APIs
- Introduce new `member_joined_channel` and `member_left_channel` events as direct replacements
- Clients need to update their event handling to listen for the new event types
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.