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