mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-24 07:51:44 +00:00
Add RESULTS_TOO_MUCH error
This commit is contained in:
parent
5bff8236b5
commit
72bad9622a
@ -69,3 +69,4 @@ API_ID_PUBLISHED_FLOOD You are using an API key that is limited on the server si
|
|||||||
USER_NOT_PARTICIPANT The user is not a member of this chat
|
USER_NOT_PARTICIPANT The user is not a member of this chat
|
||||||
CHANNEL_PRIVATE The channel/supergroup is not accessible
|
CHANNEL_PRIVATE The channel/supergroup is not accessible
|
||||||
MESSAGE_IDS_EMPTY The requested message doesn't exist
|
MESSAGE_IDS_EMPTY The requested message doesn't exist
|
||||||
|
RESULTS_TOO_MUCH You have put too many items in your result
|
|
Loading…
Reference in New Issue
Block a user