Skip to main content
Module

x/higa/mod.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/mod.ts";

Properties

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