mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 05:18:10 +00:00
Reword offset_dialog docstrings in Dialog
This commit is contained in:
parent
8f6f38e0b0
commit
510b2456b6
@ -32,7 +32,7 @@ class GetDialogs(BaseClient):
|
||||
|
||||
Args:
|
||||
offset_dialog (:obj:`Dialog`):
|
||||
Pass the last dialog object to retrieve the next dialogs chunk starting it.
|
||||
Sequential Dialog of the first dialog to be returned.
|
||||
Defaults to None (start from the beginning).
|
||||
|
||||
limit (``str``, *optional*):
|
||||
|
Loading…
x
Reference in New Issue
Block a user