Latest
interface DiscordInviteDelete
import { type DiscordInviteDelete } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/validations/deps.ts";

Properties

channel_id: string

The channel of the invite

optional
guild_id: string

The guild of the invite

code: string

The unique invite code

import DiscordInviteDelete
import { DiscordInviteDelete } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/validations/deps.ts";