Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface AuditLogOptionsReq
import { type AuditLogOptionsReq } from "https://deno.land/x/disc@0.3.0-alpha/src/typings/Request/AuditLog.ts";

Properties

optional
user_id: Snowflake
optional
action_type: AuditLogEventTypes
before: string
limit: number