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