export interface RESTGetAPIAuditLogQuery
See also: 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 = 50 limit? :
How many entries are returned (default 50, minimum 1, maximum 100)
optionalexternalSnowflake user_id? :
Filter the log for actions made by a user