MTPyroger/pyrogram/client
Dan f5ce49b7b2 - Fix small glitches introduced when merging.
- Remove typing requirement, asyncio branch already needs Python 3.5+.
- Add async_lru as extra requirement because the standard lru_cache
  doesn't work in asyncio world.
2018-12-22 14:08:29 +01:00
..
dispatcher - Fix small glitches introduced when merging. 2018-12-22 14:08:29 +01:00
ext - Fix small glitches introduced when merging. 2018-12-22 14:08:29 +01:00
filters Add Filters.via_bot to filter messages sent via inline bots 2018-12-15 08:53:22 +01:00
handlers Expose UserStatusHandler and on_user_status 2018-10-15 10:17:00 +02:00
methods - Fix small glitches introduced when merging. 2018-12-22 14:08:29 +01:00
style Revert "Add Empty parse mode" 2018-05-31 13:03:20 +02:00
types - Fix small glitches introduced when merging. 2018-12-22 14:08:29 +01:00
__init__.py Expose UserStatusHandler and on_user_status 2018-10-15 10:17:00 +02:00
client.py Merge branch 'develop' into asyncio 2018-12-22 12:23:08 +01:00