import { editWebhookWithToken } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts";
Edits a webhook using the webhook token, thereby bypassing the need for authentication + permissions.
import { editWebhookWithToken } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts";
Edits a webhook using the webhook token, thereby bypassing the need for authentication + permissions.