From 208ae4df9de9bc0e298d6381cae3daf482b99e7d Mon Sep 17 00:00:00 2001 From: Adversary Date: Tue, 4 Jun 2024 18:10:02 +0000 Subject: [PATCH] main - Automated spec update (51109) made at remote:2024-06-04T17:42:06 taken at now:2024-06-04T18:10:02 made by remote Nelly (automation bot) <> --- specs/openapi.json | 20 ++++++++++++++++++++ specs/openapi_preview.json | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/specs/openapi.json b/specs/openapi.json index 7a56575..4fff0ce 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -23318,6 +23318,26 @@ "title": "GUILD_APPLICATION_PREMIUM_SUBSCRIPTION", "description": "", "const": 32 + }, + { + "title": "GUILD_INCIDENT_ALERT_MODE_ENABLED", + "description": "", + "const": 36 + }, + { + "title": "GUILD_INCIDENT_ALERT_MODE_DISABLED", + "description": "", + "const": 37 + }, + { + "title": "GUILD_INCIDENT_REPORT_RAID", + "description": "", + "const": 38 + }, + { + "title": "GUILD_INCIDENT_REPORT_FALSE_ALARM", + "description": "", + "const": 39 } ], "format": "int32" diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 4529a97..417ba9d 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -23725,6 +23725,26 @@ "title": "GUILD_APPLICATION_PREMIUM_SUBSCRIPTION", "description": "", "const": 32 + }, + { + "title": "GUILD_INCIDENT_ALERT_MODE_ENABLED", + "description": "", + "const": 36 + }, + { + "title": "GUILD_INCIDENT_ALERT_MODE_DISABLED", + "description": "", + "const": 37 + }, + { + "title": "GUILD_INCIDENT_REPORT_RAID", + "description": "", + "const": 38 + }, + { + "title": "GUILD_INCIDENT_REPORT_FALSE_ALARM", + "description": "", + "const": 39 } ], "format": "int32"