Skip to content

Commit 3ab624c

Browse files
committed
Add FOLDER_ID_INVALID error
1 parent 5a0bcda commit 3ab624c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

compiler/error/source/400_BAD_REQUEST.tsv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,5 @@ RESULT_ID_DUPLICATE The result contains items with duplicated identifiers
9999
ACCESS_TOKEN_INVALID The bot access token is invalid
100100
INVITE_HASH_EXPIRED The chat invite link is no longer valid
101101
USER_BANNED_IN_CHANNEL You are limited, check @SpamBot for details
102-
MESSAGE_EDIT_TIME_EXPIRED You can no longer edit this message
102+
MESSAGE_EDIT_TIME_EXPIRED You can no longer edit this message
103+
FOLDER_ID_INVALID The folder id is invalid

0 commit comments

Comments
 (0)