From fd75ad2f089215008564ab4da97f1c38bcb5c342 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 9044453..7b50282 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",