export interface APIAuditLogEntry
https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-entry-structure
externalAuditLogEvent action_type :
Type of action that occurredSee https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events
optionalexternalAPIAuditLogChange[] changes? :
Changes made to the target_id
See https://discord.com/developers/docs/resources/audit-log#audit-log-change-object
externalSnowflake id :
ID of the entry
optionalexternalAPIAuditLogOptions options? :
Additional info for certain action typesSee https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info
optionalexternalstring reason? :
The reason for the change (0-512 characters)