Skip to main content
Go to Latest
interface DiscordAuditLog
Re-export
import { type DiscordAuditLog } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";

Properties

webhooks: DiscordWebhook[]

List of webhooks found in the audit log

users: DiscordUser[]

List of users found in the audit log

audit_log_entries: DiscordAuditLogEntry[]

List of audit log entries

integrations: Partial<DiscordIntegration>[]

List of partial integration objects

threads: DiscordChannel[]

List of threads found in the audit log.

optional
guild_scheduled_events: DiscordScheduledEvent[]

List of guild scheduled events found in the audit log