pyrofork/pyrogram/client
Dan b94f6d4e99 Merge branch 'develop' into asyncio
# Conflicts:
#	pyrogram/client/methods/chats/get_chat_members.py
2019-03-28 16:26:28 +01:00
..
ext Fix StopTransmission in asyncio by inheriting from StopAsyncIteration 2019-03-27 15:44:29 +01:00
filters Reword some filter docstrings to better explain their usages 2019-02-04 18:23:40 +01: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-03-28 16:26:28 +01:00
style Add missing awaits 2019-03-27 15:16:15 +01:00
types Merge branch 'develop' into asyncio 2019-03-27 14:46:24 +01:00
__init__.py Refactor project and move errors namespace out from pyrogram.api 2019-03-25 11:23:45 +01:00
client.py Add missing awaits 2019-03-27 15:16:15 +01:00