Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function webhookURLToIDAndToken
import { webhookURLToIDAndToken } from "https://deno.land/x/discordeno_patched@18.0.3/template/bigbot/src/bot/utils/webhook.ts";

Get the webhook id and token from a webhook url.

Parameters

url: string