import { type AuditLogPayload } from "https://deno.land/x/harmony@v2.9.1/src/types/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