From 51163c52dee30119c8d4d930b04add098b318353 Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 18 Jul 2025 07:47:05 +0000 Subject: [PATCH] feat(schema): update documentation to the latest layer --- _schema/latest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_schema/latest.json b/_schema/latest.json index a531d17..f9ada81 100644 --- a/_schema/latest.json +++ b/_schema/latest.json @@ -71904,7 +71904,7 @@ "description": "The invite hash is empty." }, "INVITE_HASH_EXPIRED": { - "code": 406, + "code": 400, "type": "INVITE_HASH_EXPIRED", "description": "The invite link has expired." },