Skip to main content
Module

x/denocordts/deps.ts>APIAuditLog

An Object Oriented Discord API wrapper for Deno.
Latest
interface APIAuditLog
Re-export
import { type APIAuditLog } from "https://deno.land/x/denocordts@1.2.0/deps.ts";

Properties

application_commands: APIApplicationCommand[]
threads: APIChannel[]

Threads found in the audit log

Threads referenced in THREAD_CREATE and THREAD_UPDATE events are included in the threads map, since archived threads might not be kept in memory by clients.

See https://discord.com/developers/docs/resources/channel#channel-object