pyrofork/pyrogram/client
Dan 9100a43f7b Merge branch 'develop' into asyncio
# Conflicts:
#	pyrogram/client/methods/chats/set_chat_description.py
2019-04-13 16:26:50 +02:00
..
ext Fix StopTransmission in asyncio by inheriting from StopAsyncIteration 2019-03-27 15:44:29 +01:00
filters Refactor the command filter. 2019-04-13 14:21:53 +02:00
handlers Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
methods Merge branch 'develop' into asyncio 2019-04-13 16:26:50 +02:00
style Add missing awaits 2019-03-27 15:16:15 +01:00
types Merge branch 'develop' into asyncio 2019-04-13 16:26:50 +02:00
__init__.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
client.py Merge branch 'develop' into asyncio 2019-04-13 16:26:50 +02:00