Skip to main content
Module

x/harmony/mod.ts>TextChannel#unpinMessage

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

Parameters

message: string | Message

Returns

Promise<void>