Class DiscordAuditLogWebhookEntry
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a audit log webhook entry.
public sealed class DiscordAuditLogWebhookEntry : DiscordAuditLogEntry
- Inheritance
-
DiscordAuditLogWebhookEntry
- Inherited Members
Properties
- AvatarHashChange
Gets the description of webhook's avatar change.
- ChannelChange
Gets the description of webhook's target channel change.
- IdChange
Undocumented.
- NameChange
Gets the description of webhook's name change.
- Target
Gets the affected webhook.
- TypeChange
Gets the description of webhook's type change.