Property ExemptRoles
- Namespace
- DSharpPlus.Entities.AuditLogs
- Assembly
- DSharpPlus.dll
ExemptRoles
Roles that should not be affected by the rule
public PropertyChange<IEnumerable<DiscordRole>?> ExemptRoles { get; }
Property Value
- PropertyChange<IEnumerable<DiscordRole>>