Skip to content

Commit 9dbf783

Browse files
Add BIRTHDAY_ALREADY to known errors
1 parent 4fa574b commit 9dbf783

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

compiler/errors/source/400_BAD_REQUEST.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ BALANCE_TOO_LOW The transaction cannot be completed because the current [Telegra
2727
BANK_CARD_NUMBER_INVALID The specified credit card number is invalid.
2828
BANNED_RIGHTS_INVALID You provided a set of restrictions that is invalid.
2929
BASE_PORT_LOC_INVALID The base port location is invalid.
30+
BIRTHDAY_ALREADY This user has already entered a birthday.
3031
BIRTHDAY_INVALID An invalid age was specified, must be between 0 and 150 years.
3132
BOOSTS_EMPTY No boost slots were specified.
3233
BOOSTS_REQUIRED The specified channel must first be [boosted by its users](https://core.telegram.org/api/boost) in order to perform this action.

0 commit comments

Comments
 (0)