messages.GetSavedDialogs#
- class pyrogram.raw.functions.messages.GetSavedDialogs#
Returns the current saved dialog list or monoforum topic list .
- Details:
Layer:
220ID:
1E91FC99
- Parameters:
offset_date (
int32-bit) – Offsets for pagination, for more info click hereoffset_id (
int32-bit) – Offsets for pagination, for more info click here (top_message ID used for pagination)offset_peer (
InputPeer) – Offset peer for paginationlimit (
int32-bit) – Number of list elements to be returnedhash (
int64-bit) – Hash used for caching, for more info click hereexclude_pinned (
bool, optional) – Exclude pinned dialogsparent_peer (
InputPeer, optional) – If set, fetches the topic list of the passed monoforum, otherwise fetches the saved dialog list.
- Returns: