Interface StandardGuildMessageChannelMixin<T extends StandardGuildMessageChannelMixin<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, StandardGuildChannel, StandardGuildChannelMixin<T>, StandardGuildMessageChannel
All Known Subinterfaces:
NewsChannelMixin<T>, TextChannelMixin<T>
All Known Implementing Classes:
AbstractStandardGuildMessageChannelImpl, DetachedNewsChannelImpl, DetachedTextChannelImpl, NewsChannelImpl, TextChannelImpl

public interface StandardGuildMessageChannelMixin<T extends StandardGuildMessageChannelMixin<T>> extends StandardGuildMessageChannel, StandardGuildChannelMixin<T>, GuildMessageChannelMixin<T>, IThreadContainerMixin<T>, IAgeRestrictedChannelMixin<T>, IWebhookContainerMixin<T>, ITopicChannelMixin<T>