pyrofork/pyrogram/client/methods
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
..
bots Merge branch 'develop' into asyncio 2018-12-22 12:23:08 +01:00
chats Merge branch 'develop' into asyncio 2018-12-22 12:23:08 +01:00
contacts Merge branch 'develop' into asyncio 2018-12-22 12:23:08 +01:00
decorators Type hint all methods return values 2018-12-19 15:59:15 +01:00
messages - Fix small glitches introduced when merging. 2018-12-22 14:08:29 +01:00
password Merge branch 'develop' into asyncio 2018-12-22 12:23:08 +01:00
users - Fix small glitches introduced when merging. 2018-12-22 14:08:29 +01:00
utilities Merge branch 'develop' into asyncio 2018-12-22 12:23:08 +01:00
__init__.py Export Utility methods 2018-08-10 11:29:55 +02:00