Interface IPermissionContainer

All Superinterfaces:
Channel, Comparable<GuildChannel>, Formattable, GuildChannel, IMentionable, ISnowflake
All Known Subinterfaces:
AudioChannel, AudioChannelUnion, Category, DefaultGuildChannelUnion, ForumChannel, ICategorizableChannel, IPermissionContainerUnion, IPostContainer, IThreadContainer, IThreadContainerUnion, MediaChannel, 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: