Interface NewsChannelMixin<T extends NewsChannelMixin<T>>

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

public interface NewsChannelMixin<T extends NewsChannelMixin<T>> extends NewsChannel, StandardGuildMessageChannelMixin<T>