Interface IPermissionContainer

All Superinterfaces:
Channel, Comparable<GuildChannel>, Formattable, GuildChannel, IMentionable, ISnowflake
All Known Subinterfaces:
Category, DefaultGuildChannelUnion, ICategorizableChannel, IPermissionContainerUnion, IThreadContainer, IThreadContainerUnion, NewsChannel, StageChannel, StandardGuildChannel, StandardGuildMessageChannel, TextChannel, VoiceChannel

public interface IPermissionContainer extends GuildChannel
Represents a GuildChannel that uses Permission Overrides. Channels that implement this interface can override permissions for specific users or roles.
See Also: