Table of Contents

Property ExemptChannels

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

ExemptChannels

Gets ids of channels in which rule will be not triggered.

[JsonProperty("exempt_channels", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<ulong>? ExemptChannels { get; }

Property Value

IReadOnlyList<ulong>

Remarks

Maximum of 50.