File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 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": 400 ,
69836
+ "code": 403 ,
69837
69837
"type": "NOT_ELIGIBLE",
69838
69838
"description": "The current user is not eligible to join the Peer-to-Peer Login Program."
69839
69839
},
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": 406 ,
70636
+ "code": 400 ,
70637
70637
"type": "STICKERSET_INVALID",
70638
70638
"description": "The provided sticker set is invalid."
70639
70639
},
70805
70805
"TAKEOUT_REQUIRED": {
70806
70806
"code": 403,
70807
70807
"type": "TAKEOUT_REQUIRED",
70808
- "description": "A takeout session needs to be initialized first, see here » for more info."
70808
+ "description": "A takeout¹ session needs to be initialized first, see here » for more info² ."
70809
70809
},
70810
70810
"TASK_ALREADY_EXISTS": {
70811
70811
"code": 400,
70898
70898
"description": "You specified no topic IDs."
70899
70899
},
70900
70900
"TOPIC_CLOSED": {
70901
- "code": 400 ,
70901
+ "code": 406 ,
70902
70902
"type": "TOPIC_CLOSED",
70903
70903
"description": "This topic was closed, you can't send messages to it anymore."
70904
70904
},
70908
70908
"description": "The close flag cannot be provided together with any of the other flags."
70909
70909
},
70910
70910
"TOPIC_DELETED": {
70911
- "code": 400 ,
70911
+ "code": 406 ,
70912
70912
"type": "TOPIC_DELETED",
70913
70913
"description": "The specified topic was deleted."
70914
70914
},
71138
71138
"description": "This user was kicked from this supergroup/channel."
71139
71139
},
71140
71140
"USER_NOT_MUTUAL_CONTACT": {
71141
- "code": 400 ,
71141
+ "code": 403 ,
71142
71142
"type": "USER_NOT_MUTUAL_CONTACT",
71143
71143
"description": "The provided user is not a mutual contact."
71144
71144
},
You can’t perform that action at this time.
0 commit comments