Skip to content

Commit

Permalink
Updating documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
setiawanhu committed Dec 10, 2020
1 parent 30bedfe commit 4e5db77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ClientMessages.php
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ public function sendMessage($peer, string $message = '', array $extra = []): Tel
* For convenience, you may pass a {@link \Hu\MadelineProto\TelegramObject TelegramObject} to the first argument which contains
* <strong>messages.getPeerDialog</strong> method payload. It's fields will be sent as payload.
*
* @param int ...$peers
* @param array ...$peers
* @return TelegramObject
*/
public function getPeerDialogs(...$peers): TelegramObject
Expand Down

0 comments on commit 4e5db77

Please sign in to comment.