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:
		
							parent
							
								
									06987ad619
								
							
						
					
					
						commit
						a5fc258ee3
					
				
					 2 changed files with 16 additions and 16 deletions
				
			
		|  | @ -12321,6 +12321,9 @@ | ||||||
|           "type": { |           "type": { | ||||||
|             "$ref": "#/components/schemas/MessageType" |             "$ref": "#/components/schemas/MessageType" | ||||||
|           }, |           }, | ||||||
|  |           "channel_id": { | ||||||
|  |             "$ref": "#/components/schemas/SnowflakeType" | ||||||
|  |           }, | ||||||
|           "content": { |           "content": { | ||||||
|             "type": "string" |             "type": "string" | ||||||
|           }, |           }, | ||||||
|  | @ -12395,9 +12398,6 @@ | ||||||
|           "id": { |           "id": { | ||||||
|             "$ref": "#/components/schemas/SnowflakeType" |             "$ref": "#/components/schemas/SnowflakeType" | ||||||
|           }, |           }, | ||||||
|           "channel_id": { |  | ||||||
|             "$ref": "#/components/schemas/SnowflakeType" |  | ||||||
|           }, |  | ||||||
|           "author": { |           "author": { | ||||||
|             "$ref": "#/components/schemas/UserResponse" |             "$ref": "#/components/schemas/UserResponse" | ||||||
|           }, |           }, | ||||||
|  | @ -12582,6 +12582,7 @@ | ||||||
|         }, |         }, | ||||||
|         "required": [ |         "required": [ | ||||||
|           "type", |           "type", | ||||||
|  |           "channel_id", | ||||||
|           "content", |           "content", | ||||||
|           "attachments", |           "attachments", | ||||||
|           "embeds", |           "embeds", | ||||||
|  | @ -12589,7 +12590,6 @@ | ||||||
|           "flags", |           "flags", | ||||||
|           "components", |           "components", | ||||||
|           "id", |           "id", | ||||||
|           "channel_id", |  | ||||||
|           "author", |           "author", | ||||||
|           "mentions", |           "mentions", | ||||||
|           "mention_roles", |           "mention_roles", | ||||||
|  | @ -22374,6 +22374,9 @@ | ||||||
|           "type": { |           "type": { | ||||||
|             "$ref": "#/components/schemas/MessageType" |             "$ref": "#/components/schemas/MessageType" | ||||||
|           }, |           }, | ||||||
|  |           "channel_id": { | ||||||
|  |             "$ref": "#/components/schemas/SnowflakeType" | ||||||
|  |           }, | ||||||
|           "content": { |           "content": { | ||||||
|             "type": "string" |             "type": "string" | ||||||
|           }, |           }, | ||||||
|  | @ -22448,9 +22451,6 @@ | ||||||
|           "id": { |           "id": { | ||||||
|             "$ref": "#/components/schemas/SnowflakeType" |             "$ref": "#/components/schemas/SnowflakeType" | ||||||
|           }, |           }, | ||||||
|           "channel_id": { |  | ||||||
|             "$ref": "#/components/schemas/SnowflakeType" |  | ||||||
|           }, |  | ||||||
|           "author": { |           "author": { | ||||||
|             "$ref": "#/components/schemas/UserResponse" |             "$ref": "#/components/schemas/UserResponse" | ||||||
|           }, |           }, | ||||||
|  | @ -22654,6 +22654,7 @@ | ||||||
|         }, |         }, | ||||||
|         "required": [ |         "required": [ | ||||||
|           "type", |           "type", | ||||||
|  |           "channel_id", | ||||||
|           "content", |           "content", | ||||||
|           "attachments", |           "attachments", | ||||||
|           "embeds", |           "embeds", | ||||||
|  | @ -22661,7 +22662,6 @@ | ||||||
|           "flags", |           "flags", | ||||||
|           "components", |           "components", | ||||||
|           "id", |           "id", | ||||||
|           "channel_id", |  | ||||||
|           "author", |           "author", | ||||||
|           "mentions", |           "mentions", | ||||||
|           "mention_roles", |           "mention_roles", | ||||||
|  |  | ||||||
|  | @ -12520,6 +12520,9 @@ | ||||||
|           "type": { |           "type": { | ||||||
|             "$ref": "#/components/schemas/MessageType" |             "$ref": "#/components/schemas/MessageType" | ||||||
|           }, |           }, | ||||||
|  |           "channel_id": { | ||||||
|  |             "$ref": "#/components/schemas/SnowflakeType" | ||||||
|  |           }, | ||||||
|           "content": { |           "content": { | ||||||
|             "type": "string" |             "type": "string" | ||||||
|           }, |           }, | ||||||
|  | @ -12594,9 +12597,6 @@ | ||||||
|           "id": { |           "id": { | ||||||
|             "$ref": "#/components/schemas/SnowflakeType" |             "$ref": "#/components/schemas/SnowflakeType" | ||||||
|           }, |           }, | ||||||
|           "channel_id": { |  | ||||||
|             "$ref": "#/components/schemas/SnowflakeType" |  | ||||||
|           }, |  | ||||||
|           "author": { |           "author": { | ||||||
|             "$ref": "#/components/schemas/UserResponse" |             "$ref": "#/components/schemas/UserResponse" | ||||||
|           }, |           }, | ||||||
|  | @ -12797,6 +12797,7 @@ | ||||||
|         }, |         }, | ||||||
|         "required": [ |         "required": [ | ||||||
|           "type", |           "type", | ||||||
|  |           "channel_id", | ||||||
|           "content", |           "content", | ||||||
|           "attachments", |           "attachments", | ||||||
|           "embeds", |           "embeds", | ||||||
|  | @ -12804,7 +12805,6 @@ | ||||||
|           "flags", |           "flags", | ||||||
|           "components", |           "components", | ||||||
|           "id", |           "id", | ||||||
|           "channel_id", |  | ||||||
|           "author", |           "author", | ||||||
|           "mentions", |           "mentions", | ||||||
|           "mention_roles", |           "mention_roles", | ||||||
|  | @ -22769,6 +22769,9 @@ | ||||||
|           "type": { |           "type": { | ||||||
|             "$ref": "#/components/schemas/MessageType" |             "$ref": "#/components/schemas/MessageType" | ||||||
|           }, |           }, | ||||||
|  |           "channel_id": { | ||||||
|  |             "$ref": "#/components/schemas/SnowflakeType" | ||||||
|  |           }, | ||||||
|           "content": { |           "content": { | ||||||
|             "type": "string" |             "type": "string" | ||||||
|           }, |           }, | ||||||
|  | @ -22843,9 +22846,6 @@ | ||||||
|           "id": { |           "id": { | ||||||
|             "$ref": "#/components/schemas/SnowflakeType" |             "$ref": "#/components/schemas/SnowflakeType" | ||||||
|           }, |           }, | ||||||
|           "channel_id": { |  | ||||||
|             "$ref": "#/components/schemas/SnowflakeType" |  | ||||||
|           }, |  | ||||||
|           "author": { |           "author": { | ||||||
|             "$ref": "#/components/schemas/UserResponse" |             "$ref": "#/components/schemas/UserResponse" | ||||||
|           }, |           }, | ||||||
|  | @ -23065,6 +23065,7 @@ | ||||||
|         }, |         }, | ||||||
|         "required": [ |         "required": [ | ||||||
|           "type", |           "type", | ||||||
|  |           "channel_id", | ||||||
|           "content", |           "content", | ||||||
|           "attachments", |           "attachments", | ||||||
|           "embeds", |           "embeds", | ||||||
|  | @ -23072,7 +23073,6 @@ | ||||||
|           "flags", |           "flags", | ||||||
|           "components", |           "components", | ||||||
|           "id", |           "id", | ||||||
|           "channel_id", |  | ||||||
|           "author", |           "author", | ||||||
|           "mentions", |           "mentions", | ||||||
|           "mention_roles", |           "mention_roles", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue