Class GetUserChannelsApiResponse

java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.user.response.GetUserChannelsApiResponse

public class GetUserChannelsApiResponse extends ZulipApiResponse
Zulip API response class for getting a user's subscribed channels.
See Also:
  • Constructor Details

    • GetUserChannelsApiResponse

      public GetUserChannelsApiResponse()
  • Method Details

    • getSubscribedChannelIds

      public List<Long> getSubscribedChannelIds()