Uses of Class
com.github.jamesnetherton.zulip.client.api.user.request.GetBotApiKeyApiRequest
Packages that use GetBotApiKeyApiRequest
-
Uses of GetBotApiKeyApiRequest in com.github.jamesnetherton.zulip.client.api.user
Methods in com.github.jamesnetherton.zulip.client.api.user that return GetBotApiKeyApiRequestModifier and TypeMethodDescriptionUserService.getBotApiKey(long botId) Fetches the API key for a bot user.