Uses of Class
com.github.jamesnetherton.zulip.client.api.user.request.GetUserChannelsApiRequest
Packages that use GetUserChannelsApiRequest
-
Uses of GetUserChannelsApiRequest in com.github.jamesnetherton.zulip.client.api.user
Methods in com.github.jamesnetherton.zulip.client.api.user that return GetUserChannelsApiRequestModifier and TypeMethodDescriptionUserService.getUserChannels(long userId) Gets the list of channels the target user is subscribed to.