import { editWebhookWithToken } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";
Edits a webhook using the webhook token, thereby bypassing the need for authentication + permissions.
Parameters
options: Omit<ModifyWebhook, "channelId">