Skip to main content
Module

x/denord/mod.ts>AuditLog

🗣 Discord API module
Latest
interface AuditLog
import { type AuditLog } from "https://deno.land/x/denord@0.1.0/mod.ts";

Properties

webhooks: Webhook[]

list of webhooks found in the audit log

users: User[]

list of users found in the audit log

auditLogEntries: AuditLogEntry[]

list of audit log entries

integrations: Partial<Integration>[]

list of partial integration objects