Skip to main content
Module

x/harmony/mod.ts>AuditLogChange

An easy to use Discord API Library for Deno.
Latest
interface AuditLogChange
import { type AuditLogChange } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Properties

optional
newValue: any

new value of the key

optional
oldValue: any

old value of the key

key: string

name of audit log change key