Skip to main content
Module

x/discordeno/mod.ts>getWebhookWithToken

Discord API library for Deno
Extremely Popular
Go to Latest
function getWebhookWithToken
import { getWebhookWithToken } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Returns the new webhook object for the given id, this call does not require authentication and returns no user in the webhook object.

Parameters

bot: Bot
webhookId: bigint
token: string