Class AbstractStandardGuildMessageChannelImpl<T extends AbstractStandardGuildMessageChannelImpl<T>>

All Implemented Interfaces:
Comparable<GuildChannel>, Formattable, IAgeRestrictedChannel, ICategorizableChannel, ICopyableChannel, IInviteContainer, IMemberContainer, IPermissionContainer, IPositionableChannel, IThreadContainer, IWebhookContainer, Channel, GuildChannel, GuildMessageChannel, MessageChannel, StandardGuildChannel, StandardGuildMessageChannel, ChannelUnion, GuildChannelUnion, GuildMessageChannelUnion, IPermissionContainerUnion, IThreadContainerUnion, IWebhookContainerUnion, MessageChannelUnion, IDetachableEntity, IMentionable, ISnowflake, IAgeRestrictedChannelMixin<T>, ICategorizableChannelMixin<T>, IInviteContainerMixin<T>, IPermissionContainerMixin<T>, IPositionableChannelMixin<T>, IThreadContainerMixin<T>, ITopicChannelMixin<T>, IWebhookContainerMixin<T>, ChannelMixin<T>, GuildChannelMixin<T>, GuildMessageChannelMixin<T>, MessageChannelMixin<T>, StandardGuildChannelMixin<T>, StandardGuildMessageChannelMixin<T>, IDetachableEntityMixin
Direct Known Subclasses:
DetachedNewsChannelImpl, DetachedTextChannelImpl, NewsChannelImpl, TextChannelImpl

public abstract class AbstractStandardGuildMessageChannelImpl<T extends AbstractStandardGuildMessageChannelImpl<T>> extends AbstractStandardGuildChannelImpl<T> implements StandardGuildMessageChannelMixin<T>