diff --git a/_schema/latest.json b/_schema/latest.json index 7fbdaf9..40c4de8 100644 --- a/_schema/latest.json +++ b/_schema/latest.json @@ -82031,7 +82031,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." }, @@ -83421,7 +83421,7 @@ "description": "You specified no topic IDs." }, "TOPIC_CLOSED": { - "code": 406, + "code": 400, "type": "TOPIC_CLOSED", "description": "This topic was closed, you can't send messages to it anymore." },