diff --git a/specs/openapi.json b/specs/openapi.json index 772e9b7..0d13da3 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -13614,6 +13614,10 @@ { "title": "VOICE_CHANNEL_STATUS_DELETE", "const": 193 + }, + { + "title": "GUILD_PROFILE_UPDATE", + "const": 211 } ], "format": "int32" diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index b761ce3..da14e22 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -13614,6 +13614,10 @@ { "title": "VOICE_CHANNEL_STATUS_DELETE", "const": 193 + }, + { + "title": "GUILD_PROFILE_UPDATE", + "const": 211 } ], "format": "int32"