File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 68758
68758
"description": "You do not have the rights to do this."
68759
68759
},
68760
68760
"CHAT_ADMIN_REQUIRED": {
68761
- "code": 403 ,
68761
+ "code": 400 ,
68762
68762
"type": "CHAT_ADMIN_REQUIRED",
68763
68763
"description": "You must be an admin in this chat to do this."
68764
68764
},
68793
68793
"description": "The provided chat id is invalid."
68794
68794
},
68795
68795
"CHAT_INVALID": {
68796
- "code": 400 ,
68796
+ "code": 500 ,
68797
68797
"type": "CHAT_INVALID",
68798
68798
"description": "Invalid chat."
68799
68799
},
69553
69553
"description": "The invite hash is empty."
69554
69554
},
69555
69555
"INVITE_HASH_EXPIRED": {
69556
- "code": 406 ,
69556
+ "code": 400 ,
69557
69557
"type": "INVITE_HASH_EXPIRED",
69558
69558
"description": "The invite link has expired."
69559
69559
},
69833
69833
"description": "The specified offset is longer than 64 bytes."
69834
69834
},
69835
69835
"NOT_ELIGIBLE": {
69836
- "code": 403 ,
69836
+ "code": 400 ,
69837
69837
"type": "NOT_ELIGIBLE",
69838
69838
"description": "The current user is not eligible to join the Peer-to-Peer Login Program."
69839
69839
},
70183
70183
"description": "The privacy key is invalid."
70184
70184
},
70185
70185
"PRIVACY_PREMIUM_REQUIRED": {
70186
- "code": 403 ,
70186
+ "code": 406 ,
70187
70187
"type": "PRIVACY_PREMIUM_REQUIRED",
70188
70188
"description": "You need a Telegram Premium subscription to send a message to this user."
70189
70189
},
70633
70633
"description": "There are too many stickers in this stickerpack, you can't add any more."
70634
70634
},
70635
70635
"STICKERSET_INVALID": {
70636
- "code": 400 ,
70636
+ "code": 406 ,
70637
70637
"type": "STICKERSET_INVALID",
70638
70638
"description": "The provided sticker set is invalid."
70639
70639
},
70898
70898
"description": "You specified no topic IDs."
70899
70899
},
70900
70900
"TOPIC_CLOSED": {
70901
- "code": 406 ,
70901
+ "code": 400 ,
70902
70902
"type": "TOPIC_CLOSED",
70903
70903
"description": "This topic was closed, you can't send messages to it anymore."
70904
70904
},
You can’t perform that action at this time.
0 commit comments