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