main - remote-2023-08-24T21:21:18 now-2023-08-24T22:10:02
This commit is contained in:
		
							parent
							
								
									d4cc11eee1
								
							
						
					
					
						commit
						6aa19323d9
					
				
					 2 changed files with 15 additions and 3 deletions
				
			
		|  | @ -24767,10 +24767,12 @@ | ||||||
|         "properties": { |         "properties": { | ||||||
|           "label": { |           "label": { | ||||||
|             "type": "string", |             "type": "string", | ||||||
|  |             "minLength": 1, | ||||||
|             "maxLength": 100 |             "maxLength": 100 | ||||||
|           }, |           }, | ||||||
|           "value": { |           "value": { | ||||||
|             "type": "string", |             "type": "string", | ||||||
|  |             "minLength": 1, | ||||||
|             "maxLength": 100 |             "maxLength": 100 | ||||||
|           }, |           }, | ||||||
|           "description": { |           "description": { | ||||||
|  |  | ||||||
|  | @ -13324,6 +13324,11 @@ | ||||||
|             "title": "GUILD_FORUM", |             "title": "GUILD_FORUM", | ||||||
|             "description": "Channel that can only contain threads", |             "description": "Channel that can only contain threads", | ||||||
|             "const": 15 |             "const": 15 | ||||||
|  |           }, | ||||||
|  |           { | ||||||
|  |             "title": "GUILD_MEDIA", | ||||||
|  |             "description": "Channel that can only contain media threads", | ||||||
|  |             "const": 16 | ||||||
|           } |           } | ||||||
|         ], |         ], | ||||||
|         "format": "int32" |         "format": "int32" | ||||||
|  | @ -13653,7 +13658,8 @@ | ||||||
|                   5, |                   5, | ||||||
|                   13, |                   13, | ||||||
|                   14, |                   14, | ||||||
|                   15 |                   15, | ||||||
|  |                   16 | ||||||
|                 ], |                 ], | ||||||
|                 "allOf": [ |                 "allOf": [ | ||||||
|                   { |                   { | ||||||
|  | @ -16490,7 +16496,8 @@ | ||||||
|               5, |               5, | ||||||
|               13, |               13, | ||||||
|               14, |               14, | ||||||
|               15 |               15, | ||||||
|  |               16 | ||||||
|             ], |             ], | ||||||
|             "allOf": [ |             "allOf": [ | ||||||
|               { |               { | ||||||
|  | @ -24771,10 +24778,12 @@ | ||||||
|         "properties": { |         "properties": { | ||||||
|           "label": { |           "label": { | ||||||
|             "type": "string", |             "type": "string", | ||||||
|  |             "minLength": 1, | ||||||
|             "maxLength": 100 |             "maxLength": 100 | ||||||
|           }, |           }, | ||||||
|           "value": { |           "value": { | ||||||
|             "type": "string", |             "type": "string", | ||||||
|  |             "minLength": 1, | ||||||
|             "maxLength": 100 |             "maxLength": 100 | ||||||
|           }, |           }, | ||||||
|           "description": { |           "description": { | ||||||
|  | @ -26009,7 +26018,8 @@ | ||||||
|                   5, |                   5, | ||||||
|                   13, |                   13, | ||||||
|                   14, |                   14, | ||||||
|                   15 |                   15, | ||||||
|  |                   16 | ||||||
|                 ], |                 ], | ||||||
|                 "allOf": [ |                 "allOf": [ | ||||||
|                   { |                   { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue