MTPyroger/pyrogram/client/methods/users
ColinShark 9a94c8f0af Add get_common_chats method (#303)
* Add get_common_chats method

* Return properly formatted list

* Fix small format and docstring issues
2019-08-16 22:33:06 +02: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 Reformat project 2019-08-01 19:11:43 +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_count.py Reformat project 2019-08-01 19:11:43 +02:00
get_profile_photos.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_username.py Add examples to all available methods 2019-07-25 11:22:14 +02:00