Uses of Class
com.github.jamesnetherton.zulip.client.api.user.request.UpdateOwnProfileDataApiRequest
Packages that use UpdateOwnProfileDataApiRequest
-
Uses of UpdateOwnProfileDataApiRequest in com.github.jamesnetherton.zulip.client.api.user
Methods in com.github.jamesnetherton.zulip.client.api.user that return UpdateOwnProfileDataApiRequestModifier and TypeMethodDescriptionUserService.updateOwnProfileData(List<Map<String, Object>> data) Updates the current user's custom profile field data.