messages.Dialogs# class pyrogram.raw.types.messages.Dialogs# Telegram API type. Constructor of Dialogs. Details: Layer: 224 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 Returns the current user dialog list.