Table of Contents

Property RulesChannelId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

RulesChannelId

Id of the rules channel of this guild. Null if the guild has no configured rules channel.

[JsonProperty("rules_channel_id")]
public ulong? RulesChannelId { get; }

Property Value

ulong?