Skip to main content
Latest
interface AuditLog
Re-export
import { type AuditLog } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.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

threads: Channel[]

List of threads found in the audit log.

scheduledEvents: ScheduledEvent[]

List of guild scheduled events found in the audit log