messages.ReadSavedHistory# class pyrogram.raw.functions.messages.ReadSavedHistory# Mark messages as read in a monoforum topic . Details: Layer: 220 ID: BA4A3B5B Parameters: parent_peer (InputPeer) – ID of the monoforum group. peer (InputPeer) – ID of the topic. max_id (int 32-bit) – If a positive value is passed, only messages with identifiers less or equal than the given one will be read. Returns: bool