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.Manager providing functionality to update the name field for an
ApplicationEmoji
.AudioManager deals with creating, managing and severing audio connections toVoiceChannels
.Manager providing functionality to update one or more fields for anAutoModRule
.Manager providing functionality to update one or more fields for anRichCustomEmoji
.Direct access to internal gateway communication.Manager providing functionality to update one or more fields for aGuild
.Manager providing functionality to update one or more fields forGuildSticker
.Manager providing functionality to update one or more fields for aGuildWelcomeScreen
.Top-level abstraction for managers.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
.The Manager is providing functionality to update one or more fields of aScheduledEvent
.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
.