Skip to main content
Module

x/harmony/mod.ts>InviteManager#delete

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

Delete an Invite

Parameters

invite: string | Invite

Returns

Promise<boolean>