View Source ExTDLib.Method.UnpinAllMessageThreadMessages (ExTDLib v0.0.4)

Removes all pinned messages from a forum topic; requires can_pin_messages rights in the supergroup. Returns object_ptr<Ok>.

NameTypeDescription
chat_idstringIdentifier of the chat.
message_thread_idstringMessage thread identifier in which messages will be unpinned.

More details on telegram's documentation.