Skip to content

Commit 13479f8

Browse files
Merge pull request #424 from gotd/feat/update-schema
feat(schema): update documentation to the latest layer
2 parents 27f84bc + 49e4690 commit 13479f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_schema/latest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69553,7 +69553,7 @@
6955369553
"description": "The invite hash is empty."
6955469554
},
6955569555
"INVITE_HASH_EXPIRED": {
69556-
"code": 400,
69556+
"code": 406,
6955769557
"type": "INVITE_HASH_EXPIRED",
6955869558
"description": "The invite link has expired."
6955969559
},
@@ -70633,7 +70633,7 @@
7063370633
"description": "There are too many stickers in this stickerpack, you can't add any more."
7063470634
},
7063570635
"STICKERSET_INVALID": {
70636-
"code": 406,
70636+
"code": 400,
7063770637
"type": "STICKERSET_INVALID",
7063870638
"description": "The provided sticker set is invalid."
7063970639
},

0 commit comments

Comments
 (0)