Uses of Class
com.github.jamesnetherton.zulip.client.api.user.request.RegenerateBotApiKeyApiRequest
Packages that use RegenerateBotApiKeyApiRequest
-
Uses of RegenerateBotApiKeyApiRequest in com.github.jamesnetherton.zulip.client.api.user
Methods in com.github.jamesnetherton.zulip.client.api.user that return RegenerateBotApiKeyApiRequestModifier and TypeMethodDescriptionUserService.regenerateBotApiKey(long botId) Regenerates the API key of a bot user.