Class SlashCommandResponseSender
java.lang.Object
com.slack.api.app_backend.slash_commands.SlashCommandResponseSender
public class SlashCommandResponseSender
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description SlashCommandResponseSender(Slack slack) -
Method Summary
Modifier and Type Method Description WebhookResponsesend(java.lang.String responseUrl, SlashCommandResponse response)
-
Constructor Details
-
Method Details
-
send
public WebhookResponse send(java.lang.String responseUrl, SlashCommandResponse response) throws java.io.IOException- Throws:
java.io.IOException
-