pyrofork/pyrogram/client/methods/users
kalmengr cf76945a83 Create a new update_profile method to update a user's own profile (#277)
* Create a new update_profile method to update a users own profile

* Update update_profile.py

* Update update_profile.py

* Update update_profile.py

* Update update_profile.py

Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
2019-12-23 18:44:06 +01:00
..
__init__.py Add get_common_chats method (#303) 2019-08-16 22:33:06 +02:00
block_user.py Reformat project 2019-08-01 19:11:43 +02:00
delete_profile_photos.py Fix delete_profile_photos 2019-09-29 12:53:26 +02:00
get_common_chats.py Add get_common_chats method (#303) 2019-08-16 22:33:06 +02:00
get_me.py Add examples to all available methods 2019-07-25 11:22:14 +02:00
get_profile_photos.py Reformat project 2019-08-01 19:11:43 +02:00
get_profile_photos_count.py Reformat project 2019-08-01 19:11:43 +02:00
get_users.py Add examples to all available methods 2019-07-25 11:22:14 +02:00
iter_profile_photos.py Add examples to all available methods 2019-07-25 11:22:14 +02:00
set_profile_photo.py Add examples to all available methods 2019-07-25 11:22:14 +02:00
unblock_user.py Reformat project 2019-08-01 19:11:43 +02:00
update_profile.py Create a new update_profile method to update a user's own profile (#277) 2019-12-23 18:44:06 +01:00
update_username.py Add examples to all available methods 2019-07-25 11:22:14 +02:00