Skip to content

Commit c0ba58b

Browse files
Add FEATURE_DISABLED to known errors
1 parent 8a4fef3 commit c0ba58b

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
@@ -183,6 +183,7 @@ EXTENDED_MEDIA_AMOUNT_INVALID The specified `stars_amount` of the passed [inputM
183183
EXTENDED_MEDIA_PEER_INVALID The specified chat type is invalid.
184184
EXTENDED_MEDIA_TYPE_INVALID The specified extended media type is unsupported.
185185
EXTERNAL_URL_INVALID The external media URL is invalid.
186+
FEATURE_DISABLED This feature is disabled.
186187
FIELD_NAME_EMPTY The field with the name FIELD_NAME is missing.
187188
FIELD_NAME_INVALID The field with the name FIELD_NAME is invalid.
188189
FILE_CONTENT_TYPE_INVALID File content-type is invalid.

0 commit comments

Comments
 (0)