MTPyroger/pyrogram/client/ext
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
..
__init__.py Refactor the project by using Mixin classes 2018-05-07 14:30:55 +02:00
base_client.py Merge branch 'develop' into asyncio 2018-10-28 19:53:45 +01:00
chat_action.py Refactor the project by using Mixin classes 2018-05-07 14:30:55 +02:00
emoji.py Remove debugging piece of code 2018-10-28 19:52:54 +01:00
parse_mode.py Revert "Add Empty parse mode" 2018-05-31 13:03:20 +02:00
syncer.py Make Syncer asynchronous (lol) 2018-06-18 21:11:28 +02:00
utils.py - Fix small glitches introduced when merging. 2018-12-22 14:08:29 +01:00