Skip to main content
Module

x/denocordts/deps.ts>APIAuditLogChangeKeyDescription

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

Returned when a guild's or sticker's or guild scheduled event's description is changed

definition: AuditLogChangeData<"description", string>