diff --git a/specs/openapi.json b/specs/openapi.json index 2f6d510..fa4c9d4 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -25104,6 +25104,11 @@ "title": "GUILD_INCIDENT_REPORT_FALSE_ALARM", "description": "", "const": 39 + }, + { + "title": "HD_STREAMING_UPGRADED", + "description": "", + "const": 55 } ], "format": "int32" diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 3eae46e..1c530ff 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -25216,6 +25216,11 @@ "title": "GUILD_INCIDENT_REPORT_FALSE_ALARM", "description": "", "const": 39 + }, + { + "title": "HD_STREAMING_UPGRADED", + "description": "", + "const": 55 } ], "format": "int32"