mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-24 07:51:44 +00:00
Add MULTI_MEDIA_TOO_LONG error
This commit is contained in:
parent
49ad245edc
commit
5927e3ae8b
@ -45,3 +45,4 @@ 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
|
ABOUT_TOO_LONG The about text is too long
|
||||||
|
MULTI_MEDIA_TOO_LONG The album contains more than 10 items
|
||||||
|
|
Loading…
Reference in New Issue
Block a user