mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-24 07:51:44 +00:00
Add USERNAME_OCCUPIED error (#20)
This commit is contained in:
parent
0b15cb9867
commit
e458e25786
@ -46,3 +46,4 @@ CHAT_ADMIN_REQUIRED The method requires admin privileges
|
|||||||
PHONE_NUMBER_BANNED The phone number is banned
|
PHONE_NUMBER_BANNED The phone number is banned
|
||||||
ABOUT_TOO_LONG The about text is too long
|
ABOUT_TOO_LONG The about text is too long
|
||||||
MULTI_MEDIA_TOO_LONG The album contains more than 10 items
|
MULTI_MEDIA_TOO_LONG The album contains more than 10 items
|
||||||
|
USERNAME_OCCUPIED The username is already in use
|
||||||
|
|
Loading…
Reference in New Issue
Block a user