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