Interface NewsChannel

All Superinterfaces:
BaseGuildMessageChannel, Channel, Comparable<GuildChannel>, Formattable, GuildChannel, GuildMessageChannel, ICategorizableChannel, ICopyableChannel, IInviteContainer, IMemberContainer, IMentionable, IPermissionContainer, IPositionableChannel, ISnowflake, IThreadContainer, MessageChannel

public interface NewsChannel extends BaseGuildMessageChannel
Represents BaseGuildMessageChannel that are News Channels. The Discord client may refer to these as Announcement Channels. Members can subscribe channels in their own guilds to receive messages crossposted from this channel. This is referred to as following this channel. Messages sent in this channel can be crossposted, at which point they will be sent (via webhook) to all subscribed channels.
See Also: