Property RulesChannel
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
RulesChannel
Gets the rules channel for this guild.
This is only available if the guild is considered "discoverable".
[JsonIgnore]
[RequiresFeature(Features.Community)]
public DiscordChannel? RulesChannel { get; }