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