Interface INewsChannel
Represents a generic news channel in a guild that can send and receive messages.
Assembly: Discord.Net.Core.dll​
View Source​
Declaration
public interface INewsChannel : ITextChannel, IMessageChannel, IMentionable, INestedChannel, IGuildChannel, IChannel, ISnowflakeEntity, IEntity<ulong>, IDeletable