export interface RESTGetAPIAuditLogQuerySee also: https://discord.com/developers/docs/resources/audit-log#get-guild-audit-log
optionalexternalaction_type? : AuditLogEvent
The type of audit log events
optionalexternalafter? : Snowflake
Filter the log after a certain entry ID
optionalexternalbefore? : Snowflake
Filter the log before a certain entry ID
optionalexternallimit? : number
How many entries are returned (default 50, minimum 1, maximum 100)
optionalexternaluser_id? : Snowflake
Filter the log for actions made by a user