Skip to main content
Module

x/harmony/mod.ts>InviteManager#fetch

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

Fetch an Invite

Parameters

id: string
optional
withCounts: boolean = [UNSUPPORTED]

Returns

Promise<Invite>