Skip to content

Commit 91e377a

Browse files
committed
Add ARTICLE_TITLE_EMPTY error
1 parent e7fffd2 commit 91e377a

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
@@ -107,4 +107,5 @@ LINK_NOT_MODIFIED The chat link was not modified because you tried to link to th
107107
BROADCAST_ID_INVALID The channel is invalid
108108
MEGAGROUP_ID_INVALID The supergroup is invalid
109109
BUTTON_DATA_INVALID The button callback data contains invalid data or exceeds 64 bytes
110-
START_PARAM_INVALID The start parameter is invalid
110+
START_PARAM_INVALID The start parameter is invalid
111+
ARTICLE_TITLE_EMPTY The article title is empty

0 commit comments

Comments
 (0)