Skip to main content
Module

x/harmony/mod.ts>RESTEndpoints#getGuildVanityURL

An easy to use Discord API Library for Deno.
Go to Latest
method RESTEndpoints.prototype.getGuildVanityURL
Re-export
import { RESTEndpoints } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Returns a partial invite object for guilds with that feature enabled. Requires the MANAGE_GUILD permission. code will be null if a vanity url for the guild is not set.

Parameters

guildId: string