messages.Dialogs#
- class pyrogram.raw.types.messages.Dialogs#
Full list of chats with messages and auxiliary data.
Constructor of
Dialogs
.- Details:
Layer:
211
ID:
15BA6C40
- Parameters:
dialogs (List of
Dialog
) – List of chatsmessages (List of
Message
) – List of last messages from each chatchats (List of
Chat
) – List of groups mentioned in the chatsusers (List of
User
) – List of users mentioned in messages and groups
- Functions:
This object can be returned by 1 function.
Returns the current user dialog list.