| Package | Description |
|---|---|
| com.github.seratch.jslack.shortcut | |
| com.github.seratch.jslack.shortcut.impl |
| Modifier and Type | Method and Description |
|---|---|
ChatPostMessageResponse |
Shortcut.post(ChannelName channel,
String text,
List<Attachment> attachments)
Posts a message to a given channel.
|
ChatPostMessageResponse |
Shortcut.postAsBot(ChannelName channel,
String text,
List<Attachment> attachments) |
| Modifier and Type | Method and Description |
|---|---|
ChatPostMessageResponse |
ShortcutImpl.post(ChannelName channel,
String text,
List<Attachment> attachments) |
ChatPostMessageResponse |
ShortcutImpl.postAsBot(ChannelName channel,
String text,
List<Attachment> attachments) |
Copyright © 2018. All Rights Reserved.