Package net.dv8tion.jda.api.managers
package net.dv8tion.jda.api.managers
Managers that allow to modify (PATCH) existing entities
with either an update task or atomic setters. This also includes classes which allow to
operate on entities like the moderation of a
Guild
.
Manager types allow to directly modify one or more values.
Almost all managers require a RestAction execution.
-
ClassDescriptionManager providing functionality to update one or more fields for the logged in account.AudioManager deals with creating, managing and severing audio connections to
VoiceChannels
.Direct access to internal gateway communication.Manager providing functionality to update one or more fields for anEmote
.Manager providing functionality to update one or more fields for aGuild
.Manager providing functionality to update one or more fields for aPermissionOverride
.The Presence associated with the provided JDA instanceManager providing functionality to update one or more fields for aRole
.Manager providing functionality to update one or more fields for aStageInstance
.Manager providing functionality to update one or more fields for aTemplate
.Manager providing functionality to update one or more fields for aWebhook
.