MTPyroger/pyrogram/client/methods/users
2019-05-29 09:43:48 +02:00
..
__init__.py Add get_user_dc method 2019-05-29 09:43:48 +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-29 09:43:48 +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_photos.py Rename get_user_profile_photos to get_user_photos 2019-05-29 09:43:33 +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