Module

x/discordeno/helpers/guilds/deleteGuild.ts

Discord API library for Deno
Go to Latest
import * as mod from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/helpers/guilds/deleteGuild.ts";

Functions

Delete a guild permanently. User must be owner. Returns 204 No Content on success. Fires a Guild Delete Gateway event.