unpinMessage

suspend fun GroupChannel.unpinMessage(messageId: Long)

Removes the message from the channel's pinned messages.

Since

4.15.0

Parameters

messageId

The message ID to unpin.