mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 12:51:18 +00:00
Add missing word in sentence
This commit is contained in:
parent
d4e6ab3acb
commit
9618bbc242
@ -140,7 +140,7 @@ class Client(Methods, BaseClient):
|
|||||||
|
|
||||||
plugins (``dict``, *optional*):
|
plugins (``dict``, *optional*):
|
||||||
Your Smart Plugins settings as dict, e.g.: *dict(root="plugins")*.
|
Your Smart Plugins settings as dict, e.g.: *dict(root="plugins")*.
|
||||||
This is an alternative way setup plugins if you don't want to use the *config.ini* file.
|
This is an alternative way to setup plugins if you don't want to use the *config.ini* file.
|
||||||
|
|
||||||
no_updates (``bool``, *optional*):
|
no_updates (``bool``, *optional*):
|
||||||
Pass True to completely disable incoming updates for the current session.
|
Pass True to completely disable incoming updates for the current session.
|
||||||
|
Loading…
Reference in New Issue
Block a user