messages.Dialogs¶ class pyrogram.raw.types.messages.Dialogs¶ Telegram API type. Constructor of Dialogs. Details: Layer: 194 ID: 15BA6C40 Parameters:¶ dialogs (List of Dialog) – N/A messages (List of Message) – N/A chats (List of Chat) – N/A users (List of User) – N/A Functions:This object can be returned by 1 function. messages.GetDialogs Telegram API function.