public class SlashCommandResponseSender extends Object
| Constructor and Description |
|---|
SlashCommandResponseSender(Slack slack) |
| Modifier and Type | Method and Description |
|---|---|
WebhookResponse |
send(String responseUrl,
SlashCommandResponse response) |
public SlashCommandResponseSender(Slack slack)
public WebhookResponse send(String responseUrl, SlashCommandResponse response) throws IOException
IOExceptionCopyright © 2020. All rights reserved.