Uses of Class
com.github.jamesnetherton.zulip.client.api.user.request.GetAllUsersApiRequest
Packages that use GetAllUsersApiRequest
Package
Description
-
Uses of GetAllUsersApiRequest in com.github.jamesnetherton.zulip.client.api.user
Methods in com.github.jamesnetherton.zulip.client.api.user that return GetAllUsersApiRequest -
Uses of GetAllUsersApiRequest in com.github.jamesnetherton.zulip.client.api.user.request
Methods in com.github.jamesnetherton.zulip.client.api.user.request that return GetAllUsersApiRequestModifier and TypeMethodDescriptionGetAllUsersApiRequest.withClientGravatar
(boolean gravatar) Sets whether to include the user gravatar image URL in the response.GetAllUsersApiRequest.withIncludeCustomProfileFields
(boolean includeCustomProfileFields) Sets whether to include the user custom profile fields in the response.