MTPyroger/pyrogram
Mendel E 584a6a046a Use shlex.split() for message.command
Enables easier and standard parsing, for quote wrapped args, etc.
Filters.command now has a posix argument, and the separator argument was
removed. shlex.split() works similar to having before separator=None.
2019-07-29 07:38:12 -04:00
..
api Rearrange code 2019-06-06 19:29:44 +02:00
client Use shlex.split() for message.command 2019-07-29 07:38:12 -04: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