mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 21:38:04 +00:00
Add CHAT_ADMIN_REQUIRED error
This commit is contained in:
parent
9792ee902d
commit
b8e03aeccc
@ -41,4 +41,5 @@ PERSISTENT_TIMESTAMP_EMPTY The pts is empty
|
|||||||
CDN_METHOD_INVALID The method can't be used on CDN DCs
|
CDN_METHOD_INVALID The method can't be used on CDN DCs
|
||||||
VOLUME_LOC_NOT_FOUND The volume location can't be found
|
VOLUME_LOC_NOT_FOUND The volume location can't be found
|
||||||
FILE_ID_INVALID The file id is invalid
|
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…
x
Reference in New Issue
Block a user