Skip to main content
Module

x/harmony/mod.ts>Client#fetchInvite

An easy to use Discord API Library for Deno.
Go to Latest
method Client.prototype.fetchInvite
Re-export
import { Client } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Fetch an Invite

Parameters

id: string

Returns

Promise<Invite>