Guild.
Manager types allow to directly modify one or more values
All managers require a RestAction execution.
| Interface | Description |
|---|---|
| AudioManager |
AudioManager deals with creating, managing and severing audio connections to
VoiceChannels. |
| Presence |
The Presence associated with the provided JDA instance
|
| Class | Description |
|---|---|
| AccountManager |
Manager providing functionality to update one or more fields for the logged in account.
|
| ChannelManager |
Manager providing functionality to update one or more fields for a
Guild Channel. |
| GuildController |
A controller that allows to utilize moderation
permissions and create new channels and roles.
|
| GuildManager |
Manager providing functionality to update one or more fields for a
Guild. |
| PermOverrideManager |
Manager providing functionality to update one or more fields for a
PermissionOverride. |
| RoleManager |
Manager providing functionality to update one or more fields for a
Role. |
| WebhookManager |
Manager providing functionality to update one or more fields for a
Webhook. |