main - Automated spec update (99695)
made at remote:2025-03-13T01:09:37 taken at now:2025-03-13T01:10:02 made by remote Nelly (automation bot) <>
This commit is contained in:
		
							parent
							
								
									0740a7bd80
								
							
						
					
					
						commit
						baeb477d32
					
				
					 2 changed files with 34 additions and 34 deletions
				
			
		|  | @ -9814,21 +9814,6 @@ | ||||||
|           "attachment" |           "attachment" | ||||||
|         ] |         ] | ||||||
|       }, |       }, | ||||||
|       "ActivityLocationKinds": { |  | ||||||
|         "type": "string", |  | ||||||
|         "oneOf": [ |  | ||||||
|           { |  | ||||||
|             "title": "GUILD_CHANNEL", |  | ||||||
|             "description": "guild channel", |  | ||||||
|             "const": "gc" |  | ||||||
|           }, |  | ||||||
|           { |  | ||||||
|             "title": "PRIVATE_CHANNEL", |  | ||||||
|             "description": "private channel", |  | ||||||
|             "const": "pc" |  | ||||||
|           } |  | ||||||
|         ] |  | ||||||
|       }, |  | ||||||
|       "AfkTimeouts": { |       "AfkTimeouts": { | ||||||
|         "type": "integer", |         "type": "integer", | ||||||
|         "oneOf": [ |         "oneOf": [ | ||||||
|  | @ -16857,6 +16842,21 @@ | ||||||
|           "users" |           "users" | ||||||
|         ] |         ] | ||||||
|       }, |       }, | ||||||
|  |       "EmbeddedActivityLocationKind": { | ||||||
|  |         "type": "string", | ||||||
|  |         "oneOf": [ | ||||||
|  |           { | ||||||
|  |             "title": "GUILD_CHANNEL", | ||||||
|  |             "description": "guild channel", | ||||||
|  |             "const": "gc" | ||||||
|  |           }, | ||||||
|  |           { | ||||||
|  |             "title": "PRIVATE_CHANNEL", | ||||||
|  |             "description": "private channel", | ||||||
|  |             "const": "pc" | ||||||
|  |           } | ||||||
|  |         ] | ||||||
|  |       }, | ||||||
|       "EmojiResponse": { |       "EmojiResponse": { | ||||||
|         "type": "object", |         "type": "object", | ||||||
|         "properties": { |         "properties": { | ||||||
|  | @ -18568,7 +18568,7 @@ | ||||||
|             ], |             ], | ||||||
|             "allOf": [ |             "allOf": [ | ||||||
|               { |               { | ||||||
|                 "$ref": "#/components/schemas/ActivityLocationKinds" |                 "$ref": "#/components/schemas/EmbeddedActivityLocationKind" | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  | @ -26590,7 +26590,7 @@ | ||||||
|             ], |             ], | ||||||
|             "allOf": [ |             "allOf": [ | ||||||
|               { |               { | ||||||
|                 "$ref": "#/components/schemas/ActivityLocationKinds" |                 "$ref": "#/components/schemas/EmbeddedActivityLocationKind" | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  |  | ||||||
|  | @ -9814,21 +9814,6 @@ | ||||||
|           "attachment" |           "attachment" | ||||||
|         ] |         ] | ||||||
|       }, |       }, | ||||||
|       "ActivityLocationKinds": { |  | ||||||
|         "type": "string", |  | ||||||
|         "oneOf": [ |  | ||||||
|           { |  | ||||||
|             "title": "GUILD_CHANNEL", |  | ||||||
|             "description": "guild channel", |  | ||||||
|             "const": "gc" |  | ||||||
|           }, |  | ||||||
|           { |  | ||||||
|             "title": "PRIVATE_CHANNEL", |  | ||||||
|             "description": "private channel", |  | ||||||
|             "const": "pc" |  | ||||||
|           } |  | ||||||
|         ] |  | ||||||
|       }, |  | ||||||
|       "AfkTimeouts": { |       "AfkTimeouts": { | ||||||
|         "type": "integer", |         "type": "integer", | ||||||
|         "oneOf": [ |         "oneOf": [ | ||||||
|  | @ -16897,6 +16882,21 @@ | ||||||
|           "users" |           "users" | ||||||
|         ] |         ] | ||||||
|       }, |       }, | ||||||
|  |       "EmbeddedActivityLocationKind": { | ||||||
|  |         "type": "string", | ||||||
|  |         "oneOf": [ | ||||||
|  |           { | ||||||
|  |             "title": "GUILD_CHANNEL", | ||||||
|  |             "description": "guild channel", | ||||||
|  |             "const": "gc" | ||||||
|  |           }, | ||||||
|  |           { | ||||||
|  |             "title": "PRIVATE_CHANNEL", | ||||||
|  |             "description": "private channel", | ||||||
|  |             "const": "pc" | ||||||
|  |           } | ||||||
|  |         ] | ||||||
|  |       }, | ||||||
|       "EmojiResponse": { |       "EmojiResponse": { | ||||||
|         "type": "object", |         "type": "object", | ||||||
|         "properties": { |         "properties": { | ||||||
|  | @ -18638,7 +18638,7 @@ | ||||||
|             ], |             ], | ||||||
|             "allOf": [ |             "allOf": [ | ||||||
|               { |               { | ||||||
|                 "$ref": "#/components/schemas/ActivityLocationKinds" |                 "$ref": "#/components/schemas/EmbeddedActivityLocationKind" | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  | @ -26675,7 +26675,7 @@ | ||||||
|             ], |             ], | ||||||
|             "allOf": [ |             "allOf": [ | ||||||
|               { |               { | ||||||
|                 "$ref": "#/components/schemas/ActivityLocationKinds" |                 "$ref": "#/components/schemas/EmbeddedActivityLocationKind" | ||||||
|               } |               } | ||||||
|             ] |             ] | ||||||
|           }, |           }, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue