Skip to main content
Module

x/harmony/mod.ts>AuditLog

An easy to use Discord API Library for Deno.
Latest
interface AuditLog
import { type AuditLog } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Properties

webhooks: WebhookPayload[]

list of webhooks found in the audit log

users: User[]

list of users found in the audit log

entries: AuditLogEntry[]

list of audit log entries

integrations: GuildIntegration[]

list of partial integration objects