Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/higa/deno/structures/AuditLogs.ts>AuditLogChange

A package to interract with the Discord API coded by myself
Go to Latest
interface AuditLogChange
import { type AuditLogChange } from "https://deno.land/x/higa@0.1.1/deno/structures/AuditLogs.ts";

Properties

optional
new_value: AuditLogKey[K]
optional
old_value: AuditLogKey[K]
key: K