Skip to main content
Module

x/harmony/src/structures/textChannel.ts>TextChannel#pinMessage

An easy to use Discord API Library for Deno.
Go to Latest
method TextChannel.prototype.pinMessage
import { TextChannel } from "https://deno.land/x/harmony@v2.9.0/src/structures/textChannel.ts";

Parameters

message: string | Message

Returns

Promise<void>