unpinMessages

Unpin all pinned messages.

PARAMETERS
chatId: ID

The identifier of the chat.

RESULT
void
SYNTAX
await client.unpinMessages(chatId);