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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,8 @@ BOT_WEBVIEW_DISABLED A webview cannot be opened in the specified conditions: emi
58
58
BROADCAST_ID_INVALIDBroadcast ID invalid.
59
59
BROADCAST_PUBLIC_VOTERS_FORBIDDENYou can't forward polls with public voters.
60
60
BROADCAST_REQUIREDThis method can only be called on a channel, please use stats.getMegagroupStats for supergroups.
61
+
BUSINESS_CONNECTION_INVALIDThe business connection is invalid.
62
+
BUSINESS_CONNECTION_NOT_ALLOWEDThis business connection is not allowed.
61
63
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
64
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
65
BUSINESS_RECIPIENTS_EMPTYYou didn't set any flag in inputBusinessBotRecipients, thus the bot cannot work with *any* peer.
0 commit comments