messages.GetSavedDialogs
- class pyrogram.raw.functions.messages.GetSavedDialogs
Returns the current saved dialog list, see here » for more info.
- Details:
Layer:
194
ID:
5381D21A
- Parameters:
offset_date (
int
32-bit
) – Offsets for pagination, for more info click hereoffset_id (
int
32-bit
) – Offsets for pagination, for more info click here (top_message ID used for pagination)offset_peer (
InputPeer
) – Offset peer for paginationlimit (
int
32-bit
) – Number of list elements to be returnedhash (
int
64-bit
) – Hash for pagination, for more info click hereexclude_pinned (
bool
, optional) – Exclude pinned dialogs
- Returns: