export interface APIAuditLogEntryexternalaction_type : AuditLogEvent 
Type of action that occurred
See also: https://discord.com/developers/docs/resources/audit-log#audit-log-entry-object-audit-log-events
optionalexternalchanges? : APIAuditLogChange[] 
Changes made to the target_id
See also: 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 types
optionalexternalreason? : string 
The reason for the change (0-512 characters)