Skip to main content
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