JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package net.dv8tion.jda.api.managers.channel
package
net.dv8tion.jda.api.managers.channel
Top-level channel manager.
Related Packages
Package
Description
net.dv8tion.jda.api.managers
Managers that allow to modify (PATCH) existing entities with either an update task or atomic setters.
net.dv8tion.jda.api.managers.channel.attribute
Channel managers for specific attributes or channel features.
net.dv8tion.jda.api.managers.channel.concrete
Concrete channel manager types for actual channel types.
net.dv8tion.jda.api.managers.channel.middleman
Channel managers for higher level channel features, such as audio related settings.
Interfaces
Class
Description
ChannelManager
<T extends
GuildChannel
,
M extends
ChannelManager
<T,
M>>
Manager providing functionality to update one or more fields for a
GuildChannel
.