Package net.dv8tion.jda.api.managers.channel.attribute
package net.dv8tion.jda.api.managers.channel.attribute
Channel managers for specific attributes or channel features.
-
ClassDescriptionIAgeRestrictedChannelManager<T extends IAgeRestrictedChannel,
M extends IAgeRestrictedChannelManager<T, M>> Manager abstraction to set whether a channel is NSFW or Age-Restricted.ICategorizableChannelManager<T extends ICategorizableChannel,M extends ICategorizableChannelManager<T, M>> Manager abstraction to set theParent Category
of acategorizable channel
.IPermissionContainerManager<T extends IPermissionContainer,M extends IPermissionContainerManager<T, M>> Manager abstraction to modifyPermissionOverrides
of apermission containing channel
.IPositionableChannelManager<T extends IPositionableChannel,M extends IPositionableChannelManager<T, M>> Manager abstraction to modify the position of apositionable channel
.Manager abstraction to configure settings related to forum post containers, such asForumChannel
.Manager which supports setting slowmode of a channel.Manager abstraction to configure settings related to thread channel containers, such asForumChannel
.