Skip to main content
Module

x/discordeno/mod.ts>VanityUrl

Discord API library for Deno
Latest
type alias VanityUrl
import { type VanityUrl } from "https://deno.land/x/discordeno@18.0.1/mod.ts";
definition: { code: string | null; uses: number; }