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

Removes all pinned messages from a chat; requires can_pin_messages rights in the group or can_edit_messages rights in the channel. Returns object_ptr<Ok>.

NameTypeDescription
chat_idstringIdentifier of the chat.

More details on telegram's documentation.