method Client.prototype.unpinMessagesimport { Client } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; unpinMessages(chatId: ID)Unpin all pinned messages. ParameterschatId: IDThe identifier of the chat.