MTPyroger/pyrogram/client
Dan 1e6d03108f Merge branch 'develop' into asyncio
# Conflicts:
#	pyrogram/__init__.py
#	pyrogram/client/client.py
#	pyrogram/client/methods/contacts/get_contacts.py
#	pyrogram/client/methods/messages/send_media_group.py
#	requirements.txt
2019-02-07 16:20:03 +01:00
..
dispatcher Merge branch 'develop' into asyncio 2019-02-04 12:59:20 +01:00
ext Add missing await keywords 2019-01-25 10:24:04 +01:00
filters Reword some filter docstrings to better explain their usages 2019-02-04 18:23:40 +01:00
handlers Move the check method into Handler superclass 2019-02-04 10:35:00 +01:00
methods Merge branch 'develop' into asyncio 2019-02-07 16:20:03 +01:00
style Automatically cast message and caption arguments to str 2019-01-03 20:53:48 +01:00
types Merge branch 'develop' into asyncio 2019-02-04 12:59:20 +01:00
__init__.py Update copyright year 2019-01-01 12:36:16 +01:00
client.py Add a retry mechanism when uploading chunks 2019-02-05 17:10:00 +01:00