[go: up one dir, main page]

Link Search Menu Expand Document

Method: getDialogs

Gets full list of dialogs

Return type: Array of Dialog objects

Example (now fully async!):

$Dialogs = $MadelineProto->getFullDialogs();

Or, if you’re into Lua: