mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-30 05:48:14 +00:00
Add CHAT_ADMIN_REQUIRED error
This commit is contained in:
parent
9792ee902d
commit
b8e03aeccc
@ -42,3 +42,4 @@ 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