mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-30 17:59:55 +03:00
Update errors.csv
This commit is contained in:
parent
b2c26a53ef
commit
70816268ca
|
@ -330,6 +330,7 @@ TMP_PASSWORD_DISABLED,400,The temporary password is disabled
|
||||||
TMP_PASSWORD_INVALID,400,Password auth needs to be regenerated
|
TMP_PASSWORD_INVALID,400,Password auth needs to be regenerated
|
||||||
TOKEN_INVALID,400,The provided token is invalid
|
TOKEN_INVALID,400,The provided token is invalid
|
||||||
TTL_DAYS_INVALID,400,The provided TTL is invalid
|
TTL_DAYS_INVALID,400,The provided TTL is invalid
|
||||||
|
TTL_PERIOD_INVALID,400,The provided TTL Period is invalid
|
||||||
TYPES_EMPTY,400,The types field is empty
|
TYPES_EMPTY,400,The types field is empty
|
||||||
TYPE_CONSTRUCTOR_INVALID,400,The type constructor is invalid
|
TYPE_CONSTRUCTOR_INVALID,400,The type constructor is invalid
|
||||||
UNKNOWN_METHOD,500,The method you tried to call cannot be called on non-CDN DCs
|
UNKNOWN_METHOD,500,The method you tried to call cannot be called on non-CDN DCs
|
||||||
|
|
|
Loading…
Reference in New Issue
Block a user