pyrofork/pyrogram/methods/users
2022-09-15 12:15:13 +02:00
..
__init__.py Add set_emoji_status method 2022-09-03 14:18:12 +02:00
block_user.py Turn examples asynchronous 2022-04-24 11:56:07 +02:00
delete_profile_photos.py Update example 2022-09-15 12:15:13 +02:00
get_chat_photos.py Remove remaining iter_* methods 2022-04-24 11:56:07 +02:00
get_chat_photos_count.py Remove remaining iter_* methods 2022-04-24 11:56:07 +02:00
get_common_chats.py Drop support for iterators where they are not needed (#969) 2022-05-14 08:58:30 +02:00
get_default_emoji_statuses.py Fix for older Python versions 2022-09-03 14:23:52 +02:00
get_me.py Turn examples asynchronous 2022-04-24 11:56:07 +02:00
get_users.py Add back the ability to pass iterators to some methods 2022-05-15 14:24:59 +02:00
set_emoji_status.py Add set_emoji_status method 2022-09-03 14:18:12 +02:00
set_profile_photo.py Turn examples asynchronous 2022-04-24 11:56:07 +02:00
set_username.py Turn examples asynchronous 2022-04-24 11:56:07 +02:00
unblock_user.py Turn examples asynchronous 2022-04-24 11:56:07 +02:00
update_profile.py Turn examples asynchronous 2022-04-24 11:56:07 +02:00