MTPyroger/pyrogram/client/methods/users
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 Rename delete_profile_photos to delete_user_profile_photos 2018-10-16 11:45:20 +02:00
delete_user_profile_photos.py Merge branch 'develop' into asyncio 2018-12-22 12:23:08 +01:00
get_me.py - Fix small glitches introduced when merging. 2018-12-22 14:08:29 +01:00
get_user_profile_photos.py Merge branch 'develop' into asyncio 2018-12-22 12:23:08 +01:00
get_users.py Merge branch 'develop' into asyncio 2018-12-22 12:23:08 +01:00
set_user_profile_photo.py Type hint all methods return values 2018-12-19 15:59:15 +01:00