Uses of Class
com.github.jamesnetherton.zulip.client.api.user.User
Packages that use User
-
Uses of User in com.github.jamesnetherton.zulip.client.api.user.request
Methods in com.github.jamesnetherton.zulip.client.api.user.request that return UserModifier and TypeMethodDescriptionGetOwnUserApiRequest.execute()
Executes the Zulip API request for getting information about the user who invoked this endpoint.GetUserApiRequest.execute()
Executes the Zulip API request for getting a user.Methods in com.github.jamesnetherton.zulip.client.api.user.request that return types with arguments of type User