Table of Contents

Event GuildAuditLogEntryCreated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when a guild audit log entry was created.

public event AsyncEventHandler<DiscordClient, GuildAuditLogEntryCreateEventArgs> GuildAuditLogEntryCreated

Returns

AsyncEventHandler<DiscordClient, GuildAuditLogEntryCreateEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.