pyrofork/pyrogram
2019-07-15 01:26:29 +02:00
..
api Rearrange code 2019-06-06 19:29:44 +02:00
client Don't start the client in case run() is called with a coroutine as arg 2019-07-15 01:26:29 +02:00
connection Replace "with await" with "async with" 2019-06-05 11:58:29 +02:00
crypto Merge develop -> asyncio 2019-05-25 02:02:37 +02:00
errors Fix RPCError raising an error itself because of non-optional args 2019-07-09 19:03:37 +02:00
session Replace ensure_future usages to create_task 2019-07-15 00:51:32 +02:00
vendor Reformat code 2019-03-16 17:51:37 +01:00
__init__.py Don't automatically install uvloop. Let people do that 2019-07-15 00:54:35 +02:00