Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function webhookURLToIDAndToken
import { webhookURLToIDAndToken } from "https://deno.land/x/discordeno@18.0.1/template/bigbot/src/bot/utils/webhook.ts";

Get the webhook id and token from a webhook url.

Parameters

url: string