type alias VanityUrlimport { type VanityUrl } from "https://deno.land/x/discordeno@17.2.0/mod.ts"; definition: { code: string | null; uses: number; }