public class ChannelHistoryModuleImpl.ChannelHistoryReactionRemovedListener extends java.lang.Object implements ReactionRemovedListener
| Constructor and Description |
|---|
ChannelHistoryReactionRemovedListener(java.util.List<SlackMessagePosted> initialMessages) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(ReactionRemoved event,
SlackSession session) |
public ChannelHistoryReactionRemovedListener(java.util.List<SlackMessagePosted> initialMessages)
public void onEvent(ReactionRemoved event, SlackSession session)
onEvent in interface SlackEventListener<ReactionRemoved>