| Package | Description |
|---|---|
| com.github.seratch.jslack.shortcut | |
| com.github.seratch.jslack.shortcut.impl |
| Modifier and Type | Method and Description |
|---|---|
List<Message> |
Shortcut.findRecentMessagesByName(ChannelName name)
Returns a list of messages in the channel a given name matches.
|
| Modifier and Type | Method and Description |
|---|---|
ReactionsAddResponse |
Shortcut.addReaction(Message message,
ReactionName reactionName)
Adds a reaction to a specified message.
|
| Modifier and Type | Method and Description |
|---|---|
List<Message> |
ShortcutImpl.findRecentMessagesByName(ChannelName name) |
| Modifier and Type | Method and Description |
|---|---|
ReactionsAddResponse |
ShortcutImpl.addReaction(Message message,
ReactionName reactionName) |
Copyright © 2018. All Rights Reserved.