Skip to main content
Module

x/harmony/mod.ts>TextChannel#fetchWebhooks

An easy to use Discord API Library for Deno.
Latest
method TextChannel.prototype.fetchWebhooks
Re-export
import { TextChannel } from "https://deno.land/x/harmony@v2.9.1/mod.ts";

Fetches the webhooks associated with a channel

Returns

Promise<Webhook[]>