Class GetChannelFoldersApiResponse

java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.channel.response.GetChannelFoldersApiResponse

public class GetChannelFoldersApiResponse extends ZulipApiResponse
Zulip API response for getting all channel folders.
See Also:
  • Constructor Details

    • GetChannelFoldersApiResponse

      public GetChannelFoldersApiResponse()
  • Method Details