import { deleteWebhookWithToken } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts";
Deletes a webhook message using the webhook token, thereby bypassing the need for authentication + permissions.
import { deleteWebhookWithToken } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts";
Deletes a webhook message using the webhook token, thereby bypassing the need for authentication + permissions.