messages.UnpinAllMessages#
- class pyrogram.raw.functions.messages.UnpinAllMessages#
Unpin all pinned messages
- Details:
Layer:
224ID:
62DD747
- Parameters:
peer (
InputPeer) – Chat where to unpintop_msg_id (
int32-bit, optional) – Forum topic where to unpinsaved_peer_id (
InputPeer, optional) – If set, must be equal to the ID of a monoforum topic, and will unpin all messages pinned in the passed monoforum topic.
- Returns: