Skip to main content
Module

x/discordeno/mod.ts>getWebhooks

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

Returns a list of guild webhooks objects. Requires the MANAGE_WEBHOOKs permission.

Parameters

bot: Bot
guildId: bigint