export interface APIAuditLog
APIApplicationCommand[] application_commands :
List of application commands found in the audit log
APIAuditLogEntry[] audit_log_entries :
Audit log entries
See also: https://discord.com/developers/docs/resources/audit-log#audit-log-entry-objectundefined
APIAutoModerationRule[] auto_moderation_rules :
List of auto moderation rules referenced in the audit log
See also: https://discord.com/developers/docs/resources/auto-moderation#auto-moderation-rule-objectundefined
APIGuildScheduledEvent[] guild_scheduled_events :
The guild scheduled events in the audit log
APIGuildIntegration[] integrations :
Partial integration objects
See also: https://discord.com/developers/docs/resources/guild#integration-objectundefined
APIChannel[] 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 also: https://discord.com/developers/docs/resources/channel#channel-objectundefined
APIUser[] users :
Users found in the audit log
See also: https://discord.com/developers/docs/resources/user#user-objectundefined
APIWebhook[] webhooks :
Webhooks found in the audit log
See also: https://discord.com/developers/docs/resources/webhook#webhook-objectundefined