Skip to content

Commit 6d03964

Browse files
committed
Add CHAT_NOT_MODIFIED error
1 parent 5be5446 commit 6d03964

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

compiler/error/source/400_BAD_REQUEST.tsv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,5 @@ USERNAME_NOT_MODIFIED The username was not modified
9292
CALL_ALREADY_ACCEPTED The call is already accepted
9393
CALL_ALREADY_DECLINED The call is already declined
9494
PHOTO_EXT_INVALID The photo extension is invalid
95-
EXTERNAL_URL_INVALID The external media URL is invalid
95+
EXTERNAL_URL_INVALID The external media URL is invalid
96+
CHAT_NOT_MODIFIED The chat settings were not modified

0 commit comments

Comments
 (0)