mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-02 11:10:18 +03:00
Update telethon_generator/data/errors.csv
Co-Authored-By: Lonami <totufals@hotmail.com>
This commit is contained in:
parent
5fb04062ac
commit
dbc6bf6bc4
|
@ -219,7 +219,7 @@ RSA_DECRYPT_FAILED,400,Internal RSA decryption failed
|
|||
SCHEDULE_DATE_TOO_LATE,400,The date you tried to schedule is too far in the future (several years long)
|
||||
SCHEDULE_TOO_MUCH,400,Too much scheduled messages (max 100 for each chat)
|
||||
SEARCH_QUERY_EMPTY,400,The search query is empty
|
||||
SECONDS_INVALID,400,"Slowmode only supports some values (0, 10, 30, 60, 300, 900, 3600)"
|
||||
SECONDS_INVALID,400,"Slow mode only supports certain values (e.g. 0, 10s, 30s, 1m, 5m, 15m and 1h)"
|
||||
SEND_MESSAGE_MEDIA_INVALID,400,The message media was invalid or not specified
|
||||
SEND_MESSAGE_TYPE_INVALID,400,The message type is invalid
|
||||
SESSION_EXPIRED,401,The authorization has expired
|
||||
|
|
|
Loading…
Reference in New Issue
Block a user