unpin Message
Deprecated
As of 4.17.0, replaced with awaitUnpinMessage(messageId).
Replace with
awaitUnpinMessage(messageId)
Content copied to clipboard
Removes the message from the channel's pinned messages.
Since
4.15.0
Parameters
message Id
The message ID to unpin.