Skip to content

Commit 8dbd6c7

Browse files
Add MONOFORUM_FILTER_INVALID error to known errors
1 parent ced2e9e commit 8dbd6c7

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
@@ -316,6 +316,7 @@ MESSAGE_TOO_LONG The provided message text is too long.
316316
MESSAGE_TOO_OLD The message is too old, the requested information is not available.
317317
METHOD_INVALID The specified API method is invalid and cannot be used.
318318
MIN_DATE_INVALID The specified minimum date is invalid.
319+
MONOFORUM_FILTER_INVALID The specified filter is invalid.
319320
MSG_ID_INVALID The message ID used in the peer was invalid.
320321
MSG_TOO_OLD chat_read_mark_expire_period have passed since the message was sent, read receipts were deleted.
321322
MSG_VOICE_MISSING The message does not contain a voice message.

0 commit comments

Comments
 (0)