Table of Contents

Property ExemptRoles

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

ExemptRoles

Gets ids of roles that will not trigger the rule.

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

Property Value

IReadOnlyList<ulong>

Remarks

Maximum of 20.