Skip to content

Commit 98dc270

Browse files
committed
Add unknown_errors
1 parent 2261daf commit 98dc270

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/errors/source/400_BAD_REQUEST.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ BROADCAST_REQUIRED The request can only be used with a channel
6161
BUSINESS_PEER_INVALID Messages can't be set to the specified peer through the current [business connection](https://core.telegram.org/api/business#connected-bots).
6262
BUSINESS_PEER_USAGE_MISSING You cannot send a message to a user through a [business connection](https://core.telegram.org/api/business#connected-bots) if the user hasn't recently contacted us.
6363
BUSINESS_RECIPIENTS_EMPTY You didn't set any flag in inputBusinessBotRecipients, thus the bot cannot work with *any* peer.
64+
BUSINESS_RECIPIENTS_INVALID The specified inputBusinessBotRecipients is invalid.
6465
BUSINESS_WORK_HOURS_EMPTY No work hours were specified.
6566
BUSINESS_WORK_HOURS_PERIOD_INVALID The specified work hours are invalid, see [here »](https://core.telegram.org/api/business#opening-hours) for the exact requirements.
6667
BUTTON_COPY_TEXT_INVALID The `copy_text` of one or more of the buttons you provided is invalid.

0 commit comments

Comments
 (0)