mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-24 15:59:18 +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:
|
Args:
|
||||||
offset_dialog (:obj:`Dialog`):
|
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).
|
Defaults to None (start from the beginning).
|
||||||
|
|
||||||
limit (``str``, *optional*):
|
limit (``str``, *optional*):
|
||||||
|
Loading…
Reference in New Issue
Block a user