From 11c25c56a047d1db0118fdd14e275e3c6f5a5270 Mon Sep 17 00:00:00 2001 From: Andy Ford Date: Wed, 20 Nov 2024 16:58:19 +0000 Subject: [PATCH] errors: add 42213 code --- protocol/errors.json | 1 + 1 file changed, 1 insertion(+) diff --git a/protocol/errors.json b/protocol/errors.json index 61408bb..fba1b0f 100644 --- a/protocol/errors.json +++ b/protocol/errors.json @@ -93,6 +93,7 @@ "42210": "content rejected (unspecified)", "42211": "content rejected by before publish rule", "42212": "content rejected by validation", + "42213": "content rejected by moderation", "42910": "rate limit exceeded (nonfatal): request rejected (unspecified)", "42911": "max per-connection publish rate limit exceeded (nonfatal): unable to publish message",