We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e6ab3 commit 9618bbcCopy full SHA for 9618bbc
1 file changed
pyrogram/client/client.py
@@ -140,7 +140,7 @@ class Client(Methods, BaseClient):
140
141
plugins (``dict``, *optional*):
142
Your Smart Plugins settings as dict, e.g.: *dict(root="plugins")*.
143
- 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.
144
145
no_updates (``bool``, *optional*):
146
Pass True to completely disable incoming updates for the current session.
0 commit comments