import { deleteWebhookWithToken } from "https://deno.land/x/discordeno@17.0.0/helpers/webhooks/mod.ts";
Deletes a webhook message using the webhook token, thereby bypassing the need for authentication + permissions.
import { deleteWebhookWithToken } from "https://deno.land/x/discordeno@17.0.0/helpers/webhooks/mod.ts";
Deletes a webhook message using the webhook token, thereby bypassing the need for authentication + permissions.