export interface APIAuditLog
https://discord.com/developers/docs/resources/audit-log#audit-log-object-audit-log-structure
externalAPIApplicationCommand[] application_commands :
List of application commands found in the audit logSee https://discord.com/developers/docs/interactions/application-commands#application-command-object
externalAPIAuditLogEntry[] audit_log_entries :
Audit log entriesSee https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object
externalAPIAutoModerationRule[] auto_moderation_rules :
List of auto moderation rules referenced in the audit logSee https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-object
externalAPIGuildScheduledEvent[] guild_scheduled_events :
The guild scheduled events in the audit logSee https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object
externalAPIGuildIntegration[] integrations :
Partial integration objectsSee https://discord.com/developers/docs/resources/guild#integration-object
externalAPIChannel[] threads :
Threads found in the audit logThreads referenced in THREAD_CREATE and THREAD_UPDATE events are included in the threads map, since archived threads might not be kept in memory by clients.See https://discord.com/developers/docs/resources/channel#channel-object
externalAPIUser[] users :
Users found in the audit logSee https://discord.com/developers/docs/resources/user#user-object
externalAPIWebhook[] webhooks :
Webhooks found in the audit logSee https://discord.com/developers/docs/resources/webhook#webhook-object