messages.GetSavedDialogs

class pyrogram.raw.functions.messages.GetSavedDialogs

Returns the current saved dialog list, see here » for more info.

Details:
  • Layer: 187

  • ID: 5381D21A

Parameters:
  • offset_date (int 32-bit) – Offsets for pagination, for more info click here

  • offset_id (int 32-bit) – Offsets for pagination, for more info click here (top_message ID used for pagination)

  • offset_peer (InputPeer) – Offset peer for pagination

  • limit (int 32-bit) – Number of list elements to be returned

  • hash (int 64-bit) – Hash for pagination, for more info click here

  • exclude_pinned (bool, optional) – Exclude pinned dialogs

Returns:

messages.SavedDialogs