Skip to main content
Module

x/natico/mod.ts>getInvite

A powerful and customizable framework for Discordeno
Latest
function getInvite
import { getInvite } from "https://deno.land/x/natico@4.0.0-pre.4/mod.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