public class DelayedResponseSender extends Object
| Constructor and Description |
|---|
DelayedResponseSender() |
DelayedResponseSender(SlackHttpClient httpClient) |
| Modifier and Type | Method and Description |
|---|---|
WebhookResponse |
send(SlashCommandPayload payload,
SlashCommandResponse response) |
public DelayedResponseSender()
public DelayedResponseSender(SlackHttpClient httpClient)
public WebhookResponse send(SlashCommandPayload payload, SlashCommandResponse response) throws IOException
IOExceptionCopyright © 2019. All Rights Reserved.