Skip to content

Commit 81e7c1b

Browse files
committed
Add START_PARAM_INVALID error
1 parent 9ebf298 commit 81e7c1b

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
@@ -106,4 +106,5 @@ CHAT_LINK_EXISTS The action failed because the supergroup is linked to a channel
106106
LINK_NOT_MODIFIED The chat link was not modified because you tried to link to the same target
107107
BROADCAST_ID_INVALID The channel is invalid
108108
MEGAGROUP_ID_INVALID The supergroup is invalid
109-
BUTTON_DATA_INVALID The button callback data contains invalid data or exceeds 64 bytes
109+
BUTTON_DATA_INVALID The button callback data contains invalid data or exceeds 64 bytes
110+
START_PARAM_INVALID The start parameter is invalid

0 commit comments

Comments
 (0)