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

x/oasis/packages/deps.ts>getInvite

An object oriented Discordeno framework
Latest
function getInvite
import { getInvite } from "https://deno.land/x/oasis@2.1.0/packages/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