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
Remarks
Maximum of 20.