import { getInvite } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.ts";
Gets an invite to a channel by its invite code.
Returns
Promise<BaseInvite>
An instance of BaseInvite | Invite.
import { getInvite } from "https://deno.land/x/discordeno@17.2.0/template/beginner/deps.ts";
Gets an invite to a channel by its invite code.
An instance of BaseInvite | Invite.