Uses of Class
com.github.jamesnetherton.zulip.client.api.user.request.AddUsersToGroupApiRequest
Packages that use AddUsersToGroupApiRequest
-
Uses of AddUsersToGroupApiRequest in com.github.jamesnetherton.zulip.client.api.user
Methods in com.github.jamesnetherton.zulip.client.api.user that return AddUsersToGroupApiRequestModifier and TypeMethodDescriptionUserService.addUsersToGroup
(long groupId, long... userIds) Add sers to a group.