MTPyroger/pyrogram/client/filters
Dan b55440ab86
Update Filters.command
- Remove negative lookahead to fix "\"" reporting commas
- Escape cmd when interpolating the pattern
- Remove the escape character from the arguments
- Return True when a valid command is found, return False at the end
2019-08-08 16:04:10 +02:00
..
__init__.py Update copyright year 2019-01-01 12:36:16 +01:00
filter.py Update copyright year 2019-01-01 12:36:16 +01:00
filters.py Update Filters.command 2019-08-08 16:04:10 +02:00