We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b981ea9 commit afcc1e5Copy full SHA for afcc1e5
telegram/ext/commandhandler.py
@@ -39,7 +39,7 @@ class CommandHandler(Handler):
39
Filters.
40
allow_edited (:obj:`bool`): Optional. Determines Whether the handler should also accept
41
edited messages.
42
- prefix (:obj:`bool`): Optional. Denotes the leading character of commands with this
+ prefix (:obj:`bool`): Optional. Denotes the leading character to commands with this
43
handler.
44
pass_args (:obj:`bool`): Optional. Determines whether the handler should be passed
45
``args``.
0 commit comments