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