Home » messages.GetSavedHistory View on GitHub Star — Used by — messages.GetSavedHistory¶ class pyrogram.raw.functions.messages.GetSavedHistory Bases: TLObject Telegram API function. Details: Layer: 225 ID: 998AB009 Parameters: peer (InputPeer) – N/A offset_id (int 32-bit) – N/A offset_date (int 32-bit) – N/A add_offset (int 32-bit) – N/A limit (int 32-bit) – N/A max_id (int 32-bit) – N/A min_id (int 32-bit) – N/A hash (int 64-bit) – N/A parent_peer (InputPeer, optional) – N/A Returns: messages.Messages