MTPyroger/pyrogram/client/methods/users
2019-07-10 20:20:22 +02:00
..
__init__.py Remove get_user_dc method, add dc_id attribute to User 2019-07-10 20:20:22 +02:00
block_user.py Fix tiny typo: contact -> contacts 2019-07-09 23:51:43 +02:00
delete_profile_photos.py Fix delete_profile_photos. Closes #259 2019-06-26 21:43:08 +02:00
get_me.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
get_profile_photos_count.py Improve get_profile_photos and get_profile_photos_count 2019-06-12 11:37:43 +02:00
get_profile_photos.py Improve get_profile_photos and get_profile_photos_count 2019-06-12 11:37:43 +02:00
get_users.py Fix get_users and get_contacts not returning pretty-printable lists 2019-06-11 16:46:10 +02:00
iter_profile_photos.py Remove ProfilePhotos type 2019-06-08 14:09:16 +02:00
set_profile_photo.py Rename methods dealing with profile pictures 2019-05-31 00:20:09 +02:00
unblock_user.py Fix tiny typo: contact -> contacts 2019-07-09 23:51:43 +02:00
update_username.py Refactor docstrings 2019-05-30 15:23:43 +02:00