Skip to content

Commit 0075534

Browse files
committed
Add a bunch of new errors
- MEGAGROUP_PREHISTORY_HIDDEN - CHAT_LINK_EXISTS - LINK_NOT_MODIFIED - BROADCAST_ID_INVALID - MEGAGROUP_ID_INVALID
1 parent 3ab624c commit 0075534

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

compiler/error/source/400_BAD_REQUEST.tsv

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,9 @@ 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
102102
MESSAGE_EDIT_TIME_EXPIRED You can no longer edit this message
103-
FOLDER_ID_INVALID The folder id is invalid
103+
FOLDER_ID_INVALID The folder id is invalid
104+
MEGAGROUP_PREHISTORY_HIDDEN The action failed because the supergroup has the pre-history hidden
105+
CHAT_LINK_EXISTS The action failed because the supergroup is linked to a channel
106+
LINK_NOT_MODIFIED The chat link was not modified because you tried to link to the same target
107+
BROADCAST_ID_INVALID The channel is invalid
108+
MEGAGROUP_ID_INVALID The supergroup is invalid

0 commit comments

Comments
 (0)