Class RestNewsChannel
Represents a REST-based news channel in a guild that has the same properties as a Discord.Rest.RestTextChannel.
Assembly: Discord.Net.Rest.dll​
View Source​
Declaration
public class RestNewsChannel : RestTextChannel, IUpdateable, IRestMessageChannel, INewsChannel, ITextChannel, IMessageChannel, IMentionable, INestedChannel, IGuildChannel, IChannel, ISnowflakeEntity, IEntity<ulong>, IDeletable
Properties​
SlowModeInterval​
View Source​
Declaration
public override int SlowModeInterval { get; }