Class GuildAuditLogEntryCreateEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for GuildAuditLogEntryCreated event.
public class GuildAuditLogEntryCreateEventArgs : DiscordEventArgs
- Inheritance
-
GuildAuditLogEntryCreateEventArgs
- Inherited Members
Properties
- AuditLogEntry
Gets the audit log entry. Cast to correct type by action type.
- Guild
Gets the guild in which the update occurred.