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