From ffc33f51797662fb549965f635666ce977502b61 Mon Sep 17 00:00:00 2001 From: "Nelly (automation bot)" <> Date: Tue, 4 Jun 2024 17:42:06 +0000 Subject: [PATCH] Automated spec update (51109) --- 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"