Update getDialogs.md
This commit is contained in:
parent
ece5d49ef7
commit
c6acba3361
@ -13,7 +13,7 @@ Gets full list of dialogs
|
||||
|
||||
|
||||
```php
|
||||
$Peers = yield $MadelineProto->getDialogs();
|
||||
$Peers = yield $MadelineProto->getDialogs();
|
||||
```
|
||||
|
||||
Or, if you're into Lua:
|
||||
|
Loading…
Reference in New Issue
Block a user