messages.PeerDialogs¶
- class pyrogram.raw.types.messages.PeerDialogs¶
Telegram API type.
Constructor of
PeerDialogs
.- Details:
Layer:
194
ID:
3371C354
- Parameters:¶
dialogs (List of
Dialog
) – N/Amessages (List of
Message
) – N/Achats (List of
Chat
) – N/Ausers (List of
User
) – N/Astate (
updates.State
) – N/A
- Functions:
This object can be returned by 2 functions.
Telegram API function.
Telegram API function.