Skip to main content
Module

x/harmony/src/types/guild.ts>AuditLog

An easy to use Discord API Library for Deno.
Go to Latest
interface AuditLog
import { type AuditLog } from "https://deno.land/x/harmony@v2.9.0/src/types/guild.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