Skip to content

Commit 5ad2035

Browse files
Add RANK_INVALID to known errors
1 parent fea06f3 commit 5ad2035

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

compiler/errors/source/400_BAD_REQUEST.tsv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,7 @@ RANDOM_ID_EMPTY The random ID is empty.
424424
RANDOM_ID_INVALID The provided random ID is invalid.
425425
RANDOM_LENGTH_INVALID The random length is invalid.
426426
RANGES_INVALID Invalid range provided.
427+
RANK_INVALID The specified member tag is invalid.
427428
REACTIONS_COUNT_INVALID The count of the reactions should be less than `stars_paid_reaction_amount_max` stars, you can't react with more number of stars, see [the docs for more info](https://core.telegram.org/api/config#client-configuration).
428429
REACTIONS_TOO_MANY Non-premium users, can set up only one reaction per message.
429430
REACTION_EMPTY The specified reaction is empty.
@@ -644,4 +645,4 @@ WEBPAGE_URL_INVALID The specified webpage `url` is invalid.
644645
WEBPUSH_AUTH_INVALID The specified web push authentication secret is invalid.
645646
WEBPUSH_KEY_INVALID The specified web push elliptic curve Diffie-Hellman public key is invalid.
646647
WEBPUSH_TOKEN_INVALID The specified web push token is invalid.
647-
YOU_BLOCKED_USER You blocked this user.
648+
YOU_BLOCKED_USER You blocked this user.

0 commit comments

Comments
 (0)