Class AbstractStandardGuildChannelImpl<T extends AbstractStandardGuildChannelImpl<T>>

All Implemented Interfaces:
Comparable<GuildChannel>, Formattable, ICategorizableChannel, ICopyableChannel, IInviteContainer, IMemberContainer, IPermissionContainer, IPositionableChannel, Channel, GuildChannel, StandardGuildChannel, ChannelUnion, GuildChannelUnion, IPermissionContainerUnion, IDetachableEntity, IMentionable, ISnowflake, ICategorizableChannelMixin<T>, IInviteContainerMixin<T>, IPermissionContainerMixin<T>, IPositionableChannelMixin<T>, ChannelMixin<T>, GuildChannelMixin<T>, StandardGuildChannelMixin<T>, IDetachableEntityMixin
Direct Known Subclasses:
AbstractStandardGuildMessageChannelImpl, DetachedStageChannelImpl, DetachedVoiceChannelImpl, StageChannelImpl, VoiceChannelImpl

public abstract class AbstractStandardGuildChannelImpl<T extends AbstractStandardGuildChannelImpl<T>> extends AbstractGuildChannelImpl<T> implements StandardGuildChannelMixin<T>