RESTGetAPIAuditLogQuery

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