mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-03 14:04:51 +00:00
Add ABOUT_TOO_LONG error (#17)
This commit is contained in:
parent
403a37692c
commit
2a0a3881a4
1 changed files with 1 additions and 0 deletions
|
|
@ -44,3 +44,4 @@ FILE_ID_INVALID The file id is invalid
|
||||||
LOCATION_INVALID The file location is invalid
|
LOCATION_INVALID The file location is invalid
|
||||||
CHAT_ADMIN_REQUIRED The method requires admin privileges
|
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
|
||||||
|
|
|
||||||
|
Loading…
Reference in a new issue