messages.GetDialogs#
- class pyrogram.raw.functions.messages.GetDialogs#
Returns the current user dialog list.
- Details:
Layer:
158ID:
A0F4CB4F
- Parameters:
offset_date (
int32-bit) – Offsets for pagination.offset_id (
int32-bit) – Offsets for pagination (top_message ID used for pagination).offset_peer (
InputPeer) – Offset peer for pagination.limit (
int32-bit) – Number of list elements to be returned.hash (
int64-bit) – Hash used for caching.exclude_pinned (
bool, optional) – Exclude pinned dialogs.folder_id (
int32-bit, optional) – Peer folder ID.
- Returns: