export interface RESTGetAPIAuditLogQueryhttps://discord.com/developers/docs/resources/audit-log#get-guild-audit-log
optionalaction_type? : AuditLogEvent 
The type of audit log events
optionalafter? : Snowflake 
Filter the log after a certain entry ID
optionalbefore? : Snowflake 
Filter the log before a certain entry ID
optionallimit? : number 
How many entries are returned (default 50, minimum 1, maximum 100) 50
optionaluser_id? : Snowflake 
Filter the log for actions made by a user