MTPyroger/pyrogram/client/methods/users
Dan 86a4f63d37 Rename set_user_profile_photo to set_photo
Users can only set a photo for themselves.
2019-05-29 09:42:55 +02:00
..
__init__.py Add get_user_dc method 2019-05-27 14:39:10 +02:00
delete_photos.py Rename delete_user_profile_photos to just delete_photos. 2019-05-29 09:41:04 +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_user_dc.py Add get_user_dc method 2019-05-27 14:39:10 +02:00
get_user_photos_count.py Rename get_user_profile_photos_count to get_user_photos_count 2019-05-29 09:41:59 +02:00
get_user_profile_photos.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00
get_users.py Reword some method return type docstrings 2019-05-17 13:44:44 +02:00
set_photo.py Rename set_user_profile_photo to set_photo 2019-05-29 09:42:55 +02:00
update_username.py Use more concise and cleaner description of a method and a type 2019-05-12 19:49:06 +02:00