Skip to main content
Module

x/harmony/mod.ts>TextChannel#getPinnedMessages

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

Returns

Promise<Collection<string, Message>>