From 0bb47ecf56dbd7dee9de580ab377ddab618c8924 Mon Sep 17 00:00:00 2001 From: Adversary Date: Mon, 24 Jun 2024 21:10:02 +0000 Subject: [PATCH] main - Automated spec update (54513) made at remote:2024-06-24T20:12:42 taken at now:2024-06-24T21:10:02 made by remote Nelly (automation bot) <> --- specs/openapi.json | 60 +++++++++++++++++++------------------- specs/openapi_preview.json | 60 +++++++++++++++++++------------------- 2 files changed, 60 insertions(+), 60 deletions(-) diff --git a/specs/openapi.json b/specs/openapi.json index 5f7511b..84f4e0a 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -12584,6 +12584,19 @@ "content": { "type": "string" }, + "mentions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/UserResponse" + } + }, + "mention_roles": { + "type": "array", + "items": { + "$ref": "#/components/schemas/SnowflakeType" + }, + "uniqueItems": true + }, "attachments": { "type": "array", "items": { @@ -12658,19 +12671,6 @@ "author": { "$ref": "#/components/schemas/UserResponse" }, - "mentions": { - "type": "array", - "items": { - "$ref": "#/components/schemas/UserResponse" - } - }, - "mention_roles": { - "type": "array", - "items": { - "$ref": "#/components/schemas/SnowflakeType" - }, - "uniqueItems": true - }, "pinned": { "type": "boolean" }, @@ -12851,6 +12851,8 @@ "type", "channel_id", "content", + "mentions", + "mention_roles", "attachments", "embeds", "timestamp", @@ -12858,8 +12860,6 @@ "components", "id", "author", - "mentions", - "mention_roles", "pinned", "mention_everyone", "tts" @@ -22776,6 +22776,19 @@ "content": { "type": "string" }, + "mentions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/UserResponse" + } + }, + "mention_roles": { + "type": "array", + "items": { + "$ref": "#/components/schemas/SnowflakeType" + }, + "uniqueItems": true + }, "attachments": { "type": "array", "items": { @@ -22850,19 +22863,6 @@ "author": { "$ref": "#/components/schemas/UserResponse" }, - "mentions": { - "type": "array", - "items": { - "$ref": "#/components/schemas/UserResponse" - } - }, - "mention_roles": { - "type": "array", - "items": { - "$ref": "#/components/schemas/SnowflakeType" - }, - "uniqueItems": true - }, "pinned": { "type": "boolean" }, @@ -23062,6 +23062,8 @@ "type", "channel_id", "content", + "mentions", + "mention_roles", "attachments", "embeds", "timestamp", @@ -23069,8 +23071,6 @@ "components", "id", "author", - "mentions", - "mention_roles", "pinned", "mention_everyone", "tts" diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index 48dc2a2..484834a 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -12783,6 +12783,19 @@ "content": { "type": "string" }, + "mentions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/UserResponse" + } + }, + "mention_roles": { + "type": "array", + "items": { + "$ref": "#/components/schemas/SnowflakeType" + }, + "uniqueItems": true + }, "attachments": { "type": "array", "items": { @@ -12857,19 +12870,6 @@ "author": { "$ref": "#/components/schemas/UserResponse" }, - "mentions": { - "type": "array", - "items": { - "$ref": "#/components/schemas/UserResponse" - } - }, - "mention_roles": { - "type": "array", - "items": { - "$ref": "#/components/schemas/SnowflakeType" - }, - "uniqueItems": true - }, "pinned": { "type": "boolean" }, @@ -13066,6 +13066,8 @@ "type", "channel_id", "content", + "mentions", + "mention_roles", "attachments", "embeds", "timestamp", @@ -13073,8 +13075,6 @@ "components", "id", "author", - "mentions", - "mention_roles", "pinned", "mention_everyone", "tts" @@ -23167,6 +23167,19 @@ "content": { "type": "string" }, + "mentions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/UserResponse" + } + }, + "mention_roles": { + "type": "array", + "items": { + "$ref": "#/components/schemas/SnowflakeType" + }, + "uniqueItems": true + }, "attachments": { "type": "array", "items": { @@ -23241,19 +23254,6 @@ "author": { "$ref": "#/components/schemas/UserResponse" }, - "mentions": { - "type": "array", - "items": { - "$ref": "#/components/schemas/UserResponse" - } - }, - "mention_roles": { - "type": "array", - "items": { - "$ref": "#/components/schemas/SnowflakeType" - }, - "uniqueItems": true - }, "pinned": { "type": "boolean" }, @@ -23469,6 +23469,8 @@ "type", "channel_id", "content", + "mentions", + "mention_roles", "attachments", "embeds", "timestamp", @@ -23476,8 +23478,6 @@ "components", "id", "author", - "mentions", - "mention_roles", "pinned", "mention_everyone", "tts"