Class UpdateOwnProfileDataApiRequest

java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiRequest
com.github.jamesnetherton.zulip.client.api.user.request.UpdateOwnProfileDataApiRequest
All Implemented Interfaces:
VoidExecutableApiRequest

public class UpdateOwnProfileDataApiRequest extends ZulipApiRequest implements VoidExecutableApiRequest
Zulip API request builder for updating the current user's custom profile field data.
See Also: