mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
* Change type1 or type2 to Union[type1, type2] * Address @KunoiSayami suggestions * Change Union[type1, None] to Optional[type1] * Update PR with latest commit changes * Address Dan suggestions |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| block_user.py | ||
| delete_profile_photos.py | ||
| get_common_chats.py | ||
| get_me.py | ||
| get_profile_photos.py | ||
| get_profile_photos_count.py | ||
| get_users.py | ||
| iter_profile_photos.py | ||
| set_profile_photo.py | ||
| unblock_user.py | ||
| update_profile.py | ||
| update_username.py | ||