import { type InviteMetadata } from "https://deno.land/x/discordeno@17.2.0/template/minimal/deps.ts";
definition: BaseInvite & { uses: number; maxUses: number; maxAge: number; temporary: boolean; createdAt: number; }
import { type InviteMetadata } from "https://deno.land/x/discordeno@17.2.0/template/minimal/deps.ts";