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