2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-01 06:45:39 +00:00

Rename update- to set_username and set_chat_username

This commit is contained in:
Dan
2022-04-24 11:56:06 +02:00
parent 499822118f
commit 976c2c47a2
5 changed files with 18 additions and 17 deletions

View File

@@ -212,7 +212,7 @@ def pyrogram_api():
get_dialogs
iter_dialogs
get_dialogs_count
update_chat_username
set_chat_username
get_nearby_chats
archive_chats
unarchive_chats
@@ -240,7 +240,7 @@ def pyrogram_api():
iter_profile_photos
set_profile_photo
delete_profile_photos
update_username
set_username
update_profile
block_user
unblock_user