public class ChannelJoinedEvent extends Object implements Event
In addition to this message, all existing members of the channel may receive a channel_join message event.
Of course, there's also the fresher, more dependable member_joined_channel. This changelog entry clears it all up.
https://api.slack.com/events/channel_joined
| Modifier and Type | Class and Description |
|---|---|
static class |
ChannelJoinedEvent.Channel |
| Constructor and Description |
|---|
ChannelJoinedEvent() |
public static final String TYPE_NAME
Copyright © 2019. All Rights Reserved.