Interface SlackResponse.SlackResponseData<T>

Enclosing class:
SlackResponse<T>

public static interface SlackResponse.SlackResponseData<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • makeResponseData

      T makeResponseData() throws com.slack.api.methods.SlackApiException, IOException
      Throws:
      com.slack.api.methods.SlackApiException
      IOException