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.