Skip to main content
Module

x/denocordts/deps.ts>APIAuditLogChangeKeyInviterId

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

Returned when an invite's inviter_id is changed

definition: AuditLogChangeData<"inviter_id", Snowflake>