import { deleteWebhookWithToken } from "https://deno.land/x/discordeno@17.2.0/template/minimal/deps.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.2.0/template/minimal/deps.ts";
Deletes a webhook message using the webhook token, thereby bypassing the need for authentication + permissions.