From f41e2f951e193377a613c8bdfed47e6d44dc6270 Mon Sep 17 00:00:00 2001 From: Adversary Date: Thu, 30 Oct 2025 03:10:02 +0000 Subject: [PATCH] main - Automated spec update (160235) made at remote:2025-10-30T02:47:23 taken at now:2025-10-30T03:10:02 made by remote Nelly (automation bot) <> --- specs/openapi.json | 5 +++++ specs/openapi_preview.json | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/specs/openapi.json b/specs/openapi.json index 9fc1d1b..f81efa6 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -21977,6 +21977,11 @@ "title": "PRIVATE_CHANNEL", "description": "private channel", "const": "pc" + }, + { + "title": "PARTY", + "description": "party", + "const": "party" } ] }, diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index da20cf7..de192c5 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -22445,6 +22445,11 @@ "title": "PRIVATE_CHANNEL", "description": "private channel", "const": "pc" + }, + { + "title": "PARTY", + "description": "party", + "const": "party" } ] },