Uses of Class
com.github.jamesnetherton.zulip.client.api.user.request.DeleteOwnProfileDataApiRequest
Packages that use DeleteOwnProfileDataApiRequest
-
Uses of DeleteOwnProfileDataApiRequest in com.github.jamesnetherton.zulip.client.api.user
Methods in com.github.jamesnetherton.zulip.client.api.user that return DeleteOwnProfileDataApiRequestModifier and TypeMethodDescriptionUserService.deleteOwnProfileData(List<Integer> fieldIds) Removes the current user's data for the specified custom profile fields.