MTPyroger/pyrogram/client/methods/users
Alisson Lauffer 531069b1e2
Some fixes and speed improvments (#439)
* Use raw string for re pattern

* Trim trailing whitespaces from docstrings and code

* Use isinstance() instead of type() for typechecking

* Remove unused imports
2020-07-12 06:43:30 +02:00
..
__init__.py Add missing update_profile to docs and Client 2020-05-02 21:16:52 +02:00
block_user.py Update Copyright 2020-03-21 15:43:32 +01:00
delete_profile_photos.py Update Copyright 2020-03-21 15:43:32 +01:00
get_common_chats.py Some fixes and speed improvments (#439) 2020-07-12 06:43:30 +02:00
get_me.py Update Copyright 2020-03-21 15:43:32 +01:00
get_profile_photos_count.py Update Copyright 2020-03-21 15:43:32 +01:00
get_profile_photos.py Update Copyright 2020-03-21 15:43:32 +01:00
get_users.py Update Copyright 2020-03-21 15:43:32 +01:00
iter_profile_photos.py Update Copyright 2020-03-21 15:43:32 +01:00
set_profile_photo.py Update Copyright 2020-03-21 15:43:32 +01:00
unblock_user.py Update Copyright 2020-03-21 15:43:32 +01:00
update_profile.py Some fixes and speed improvments (#439) 2020-07-12 06:43:30 +02:00
update_username.py Some fixes and speed improvments (#439) 2020-07-12 06:43:30 +02:00