Skip to main content
Latest
function deleteWebhook
import { deleteWebhook } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Delete a webhook permanently. Requires the MANAGE_WEBHOOKS permission. Returns a undefined on success

Parameters

bot: Bot
channelId: bigint
webhookId: bigint