Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function getInvite
import { getInvite } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Returns an invite for the given code or throws an error if the invite doesn't exists.

Parameters

bot: Bot
inviteCode: string
optional
options: GetInvite