Skip to main content
Module

x/discordeno/mod.ts>deleteInvite

Discord API library for Deno
Extremely Popular
Go to Latest
function deleteInvite
import { deleteInvite } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Deletes an invite for the given code. Requires MANAGE_CHANNELS or MANAGE_GUILD permission

Parameters

bot: Bot
inviteCode: string