main - Automated spec update (45468)

made at remote:2024-05-02T23:02:29

taken at now:2024-05-02T23:10:02

made by remote Nelly (automation bot) <>
This commit is contained in:
Adversary 2024-05-02 23:10:02 +00:00
parent 06987ad619
commit a5fc258ee3
2 changed files with 16 additions and 16 deletions

View File

@ -12321,6 +12321,9 @@
"type": {
"$ref": "#/components/schemas/MessageType"
},
"channel_id": {
"$ref": "#/components/schemas/SnowflakeType"
},
"content": {
"type": "string"
},
@ -12395,9 +12398,6 @@
"id": {
"$ref": "#/components/schemas/SnowflakeType"
},
"channel_id": {
"$ref": "#/components/schemas/SnowflakeType"
},
"author": {
"$ref": "#/components/schemas/UserResponse"
},
@ -12582,6 +12582,7 @@
},
"required": [
"type",
"channel_id",
"content",
"attachments",
"embeds",
@ -12589,7 +12590,6 @@
"flags",
"components",
"id",
"channel_id",
"author",
"mentions",
"mention_roles",
@ -22374,6 +22374,9 @@
"type": {
"$ref": "#/components/schemas/MessageType"
},
"channel_id": {
"$ref": "#/components/schemas/SnowflakeType"
},
"content": {
"type": "string"
},
@ -22448,9 +22451,6 @@
"id": {
"$ref": "#/components/schemas/SnowflakeType"
},
"channel_id": {
"$ref": "#/components/schemas/SnowflakeType"
},
"author": {
"$ref": "#/components/schemas/UserResponse"
},
@ -22654,6 +22654,7 @@
},
"required": [
"type",
"channel_id",
"content",
"attachments",
"embeds",
@ -22661,7 +22662,6 @@
"flags",
"components",
"id",
"channel_id",
"author",
"mentions",
"mention_roles",

View File

@ -12520,6 +12520,9 @@
"type": {
"$ref": "#/components/schemas/MessageType"
},
"channel_id": {
"$ref": "#/components/schemas/SnowflakeType"
},
"content": {
"type": "string"
},
@ -12594,9 +12597,6 @@
"id": {
"$ref": "#/components/schemas/SnowflakeType"
},
"channel_id": {
"$ref": "#/components/schemas/SnowflakeType"
},
"author": {
"$ref": "#/components/schemas/UserResponse"
},
@ -12797,6 +12797,7 @@
},
"required": [
"type",
"channel_id",
"content",
"attachments",
"embeds",
@ -12804,7 +12805,6 @@
"flags",
"components",
"id",
"channel_id",
"author",
"mentions",
"mention_roles",
@ -22769,6 +22769,9 @@
"type": {
"$ref": "#/components/schemas/MessageType"
},
"channel_id": {
"$ref": "#/components/schemas/SnowflakeType"
},
"content": {
"type": "string"
},
@ -22843,9 +22846,6 @@
"id": {
"$ref": "#/components/schemas/SnowflakeType"
},
"channel_id": {
"$ref": "#/components/schemas/SnowflakeType"
},
"author": {
"$ref": "#/components/schemas/UserResponse"
},
@ -23065,6 +23065,7 @@
},
"required": [
"type",
"channel_id",
"content",
"attachments",
"embeds",
@ -23072,7 +23073,6 @@
"flags",
"components",
"id",
"channel_id",
"author",
"mentions",
"mention_roles",