From 16b2eaeea132da5af0230ae9b666c86452293efd Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 13 Aug 2026 08:51:40 +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 c95a82e..3eed190 100644 --- a/_schema/latest.json +++ b/_schema/latest.json @@ -82176,7 +82176,7 @@ "description": "The specified voice message is too long to be transcribed." }, "MSG_WAIT_FAILED": { - "code": 500, + "code": 400, "type": "MSG_WAIT_FAILED", "description": "A waiting call returned an error." },