- 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