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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ OFFSET_INVALID The offset parameter is invalid
162
162
OFFSET_PEER_ID_INVALID The provided offset peer is invalid
163
163
OPTIONS_TOO_MUCH The poll options are too many
164
164
OPTION_INVALID The option specified is invalid and does not exist in the target poll
165
-
PACK_SHORT_NAME_INVALID Invalid sticker pack name. It must begin with a letter, can't contain consecutive underscores and must end in "_by_<bot username>".
165
+
PACK_SHORT_NAME_INVALID Invalid sticker pack name. It must begin with a letter, can't contain consecutive underscores and must end in 'by_<bot username>'.
166
166
PACK_SHORT_NAME_OCCUPIED A sticker pack with this name already exists
167
167
PARTICIPANTS_TOO_FEW The chat doesn't have enough participants
168
168
PARTICIPANT_VERSION_OUTDATED The other participant is using an outdated Telegram app version
@@ -296,4 +296,4 @@ WEBDOCUMENT_URL_EMPTY The web document URL is empty
296
296
WEBDOCUMENT_URL_INVALID The web document URL is invalid
297
297
WEBPAGE_CURL_FAILED Telegram server could not fetch the provided URL
298
298
WEBPAGE_MEDIA_EMPTY The URL doesn't contain any valid media
0 commit comments