pyrofork/pyrogram
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
..
api Rearrange code 2019-06-06 19:29:44 +02:00
client Update Filters.command 2019-08-08 16:04:10 +02:00
connection Reformat code 2019-03-16 17:51:37 +01:00
crypto Update domain name references to pyrogram.org 2019-05-19 21:40:41 +02:00
errors Fix RPCError raising an error itself because of non-optional args 2019-07-09 19:03:37 +02:00
session Log to warning only in the last attempt 2019-07-25 11:15:56 +02:00
vendor Reformat code 2019-03-16 17:51:37 +01:00
__init__.py Update dev version 2019-07-11 04:21:02 +02:00