mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-02 11:10:18 +03:00
Add SCHEDULE_TOO_MUCH
This commit is contained in:
parent
36ddbfc139
commit
e7ae36855c
|
@ -216,6 +216,7 @@ RIGHT_FORBIDDEN,403,Either your admin rights do not allow you to do this or you
|
|||
RPC_CALL_FAIL,,"Telegram is having internal issues, please try again later."
|
||||
RPC_MCGET_FAIL,,"Telegram is having internal issues, please try again later."
|
||||
RSA_DECRYPT_FAILED,400,Internal RSA decryption failed
|
||||
SCHEDULE_TOO_MUCH,400,Too much scheduled messages
|
||||
SEARCH_QUERY_EMPTY,400,The search query is empty
|
||||
SECONDS_INVALID,400,Seconds invalid
|
||||
SEND_MESSAGE_MEDIA_INVALID,400,The message media was invalid or not specified
|
||||
|
|
|
Loading…
Reference in New Issue
Block a user