Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/discordeno/helpers/guilds/mod.ts>VanityUrl

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