Interface SlackApiBinaryResponse

All Superinterfaces:
SlackApiResponse
All Known Implementing Classes:
AdminAnalyticsGetFileResponse

public interface SlackApiBinaryResponse
extends SlackApiResponse
  • Method Details

    • asBytes

      byte[] asBytes() throws java.io.IOException
      Throws:
      java.io.IOException