@Value.Immutable public interface SlackMemberJoinedChannelEventIF extends SlackEvent
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelId() |
ChannelType |
getChannelType() |
Optional<String> |
getInviterId() |
String |
getTeam() |
default String |
getTs() |
String |
getUserId() |
getType, toDetailedEventString getUserId()
String getChannelId()
ChannelType getChannelType()
String getTeam()
default String getTs()
getTs in interface SlackEventCopyright © 2019. All rights reserved.