export interface APIAuditLogEntryhttps://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-entry-structure
externalaction_type : AuditLogEvent
Type of action that occurredSee https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events
optionalexternalchanges? : APIAuditLogChange[]
Changes made to the target_idSee https://discord.com/developers/docs/resources/audit-log#audit-log-change-object
externalid : Snowflake
ID of the entry
optionalexternaloptions? : APIAuditLogOptions
Additional info for certain action typesSee https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-optional-audit-entry-info
optionalexternalreason? : string
The reason for the change (0-512 characters)