export interface RESTGetAPIAuditLogQuery
https://discord.com/developers/docs/resources/audit-log#get-guild-audit-log
optionalAuditLogEvent action_type? :
The type of audit log events
optionalSnowflake after? :
Filter the log after a certain entry ID
optionalSnowflake before? :
Filter the log before a certain entry ID
optionalnumber limit? :
How many entries are returned (default 50, minimum 1, maximum 100) 50
optionalSnowflake user_id? :
Filter the log for actions made by a user