Interface RespondUtility

All Known Subinterfaces:
ActionRespondUtility
All Known Implementing Classes:
ActionContext, AttachmentActionContext, DialogCancellationContext, DialogSubmissionContext, MessageShortcutContext, SlashCommandContext

public interface RespondUtility
  • Method Details

    • getSlack

      Slack getSlack()
    • getResponseUrl

      String getResponseUrl()
    • getResponder

      Responder getResponder()
    • setResponder

      void setResponder(Responder responder)