Skip to main content
Module

x/harmony/mod.ts>AuditLogPayload

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

Properties

webhooks: WebhookPayload[]

list of webhooks found in the audit log

users: UserPayload[]

list of users found in the audit log

audit_log_entries: AuditLogEntryPayload[]

list of audit log entries

integrations: GuildIntegrationPayload[]

list of partial integration objects