mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add CHAT_ADMIN_REQUIRED error
This commit is contained in:
parent
9792ee902d
commit
b8e03aeccc
1 changed files with 2 additions and 1 deletions
|
|
@ -41,4 +41,5 @@ PERSISTENT_TIMESTAMP_EMPTY The pts is empty
|
|||
CDN_METHOD_INVALID The method can't be used on CDN DCs
|
||||
VOLUME_LOC_NOT_FOUND The volume location can't be found
|
||||
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
|
||||
|
Loading…
Reference in a new issue