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