pyrofork/pyrogram/client
2019-02-04 18:34:58 +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 Add Filters.media_group for photos or videos being part of an album. 2019-01-11 12:51:01 +01:00
handlers Move the check method into Handler superclass 2019-02-04 10:35:00 +01:00
methods Fix sleep method calls in asyncio: time.sleep -> asyncio.sleep 2019-02-04 18:34:58 +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 Fix sleep method calls in asyncio: time.sleep -> asyncio.sleep 2019-02-04 18:34:58 +01:00