Class DiscordAuditLogOverwriteEntry
- Namespace
- DSharpPlus.Entities.AuditLogs
- Assembly
- DSharpPlus.dll
public sealed class DiscordAuditLogOverwriteEntry : DiscordAuditLogEntry
- Inheritance
-
DiscordAuditLogOverwriteEntry
- Inherited Members
Properties
- AllowedPermissions
Gets the description of overwrite's allow value change.
- Channel
Gets the channel for which the overwrite was changed.
- DeniedPermissions
Gets the description of overwrite's deny value change.
- Target
Gets the affected overwrite. Null if the overwrite was deleted or not in cache.
- TargetIdChange
Gets the description of overwrite's target id change.
- Type
Gets the description of overwrite's type change.