You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: compiler/errors/source/400_BAD_REQUEST.tsv
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ BROADCAST_REQUIRED The request can only be used with a channel
61
61
BUSINESS_PEER_INVALIDMessages can't be set to the specified peer through the current [business connection](https://core.telegram.org/api/business#connected-bots).
62
62
BUSINESS_PEER_USAGE_MISSINGYou 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.
63
63
BUSINESS_RECIPIENTS_EMPTYYou didn't set any flag in inputBusinessBotRecipients, thus the bot cannot work with *any* peer.
64
+
BUSINESS_RECIPIENTS_INVALIDThe specified inputBusinessBotRecipients is invalid.
64
65
BUSINESS_WORK_HOURS_EMPTYNo work hours were specified.
65
66
BUSINESS_WORK_HOURS_PERIOD_INVALIDThe specified work hours are invalid, see [here »](https://core.telegram.org/api/business#opening-hours) for the exact requirements.
66
67
BUTTON_COPY_TEXT_INVALIDThe `copy_text` of one or more of the buttons you provided is invalid.
0 commit comments