Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/deps.ts>getWebhookWithToken

An object oriented Discordeno framework
Latest
function getWebhookWithToken
import { getWebhookWithToken } from "https://deno.land/x/oasis@2.1.0/packages/deps.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