Skip to main content
Module

x/harmony/mod.ts>ChannelsManager#fetch

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

Fetches a Channel by ID, cache it, resolve it

Parameters

id: string

Returns

Promise<T>