Link Search Menu Expand Document

Method: getDialogs

Gets full list of dialogs

Return type: Array of Peer objects

Example (now fully async!):

$Peers = $MadelineProto->getDialogs();