messages.SavedDialogsSlice¶
- class pyrogram.raw.types.messages.SavedDialogsSlice¶
 Telegram API type.
Constructor of
SavedDialogs.- Details:
 Layer:
207ID:
44BA9DD9
- Parameters:¶
 count (
int32-bit) – N/Adialogs (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 3 functions.
Telegram API function.
Telegram API function.
Telegram API function.