We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27f84bc + 49e4690 commit 13479f8Copy full SHA for 13479f8
_schema/latest.json
@@ -69553,7 +69553,7 @@
69553
"description": "The invite hash is empty."
69554
},
69555
"INVITE_HASH_EXPIRED": {
69556
- "code": 400,
+ "code": 406,
69557
"type": "INVITE_HASH_EXPIRED",
69558
"description": "The invite link has expired."
69559
@@ -70633,7 +70633,7 @@
70633
"description": "There are too many stickers in this stickerpack, you can't add any more."
70634
70635
"STICKERSET_INVALID": {
70636
- "code": 406,
+ "code": 400,
70637
"type": "STICKERSET_INVALID",
70638
"description": "The provided sticker set is invalid."
70639
0 commit comments