mirror of
https://github.com/discord/discord-api-spec.git
synced 2025-09-03 14:32:39 -04:00
Automated spec update (142189)
This commit is contained in:
parent
2470515a2b
commit
9a47677db3
2 changed files with 332 additions and 0 deletions
|
@ -14938,6 +14938,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"components": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
@ -14986,6 +14994,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"components": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
@ -20016,6 +20032,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"custom_id": {
|
||||
"type": [
|
||||
"string",
|
||||
|
@ -20372,6 +20396,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"custom_id": {
|
||||
"type": "string",
|
||||
"maxLength": 100
|
||||
|
@ -20405,6 +20437,12 @@
|
|||
"null"
|
||||
]
|
||||
},
|
||||
"required": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"default_values": {
|
||||
"type": [
|
||||
"array",
|
||||
|
@ -20945,6 +20983,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"accent_color": {
|
||||
"type": [
|
||||
"integer",
|
||||
|
@ -22976,6 +23022,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"spoiler": {
|
||||
"type": [
|
||||
"boolean",
|
||||
|
@ -28654,6 +28708,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"items": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
@ -29065,6 +29127,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"custom_id": {
|
||||
"type": "string",
|
||||
"maxLength": 100
|
||||
|
@ -29098,6 +29168,12 @@
|
|||
"null"
|
||||
]
|
||||
},
|
||||
"required": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"default_values": {
|
||||
"type": [
|
||||
"array",
|
||||
|
@ -33621,6 +33697,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"custom_id": {
|
||||
"type": "string",
|
||||
"maxLength": 100
|
||||
|
@ -33654,6 +33738,12 @@
|
|||
"null"
|
||||
]
|
||||
},
|
||||
"required": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"default_values": {
|
||||
"type": [
|
||||
"array",
|
||||
|
@ -34102,6 +34192,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"components": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
@ -34185,6 +34283,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"spacing": {
|
||||
"oneOf": [
|
||||
{
|
||||
|
@ -35122,6 +35228,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"custom_id": {
|
||||
"type": "string",
|
||||
"maxLength": 100
|
||||
|
@ -35155,6 +35269,12 @@
|
|||
"null"
|
||||
]
|
||||
},
|
||||
"required": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"options": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
@ -35393,6 +35513,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"content": {
|
||||
"type": "string",
|
||||
"minLength": 1,
|
||||
|
@ -35419,6 +35547,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"content": {
|
||||
"type": "string",
|
||||
"minLength": 1,
|
||||
|
@ -35474,6 +35610,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"custom_id": {
|
||||
"type": "string",
|
||||
"maxLength": 100
|
||||
|
@ -36021,6 +36165,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"description": {
|
||||
"type": [
|
||||
"string",
|
||||
|
@ -37277,6 +37429,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"custom_id": {
|
||||
"type": "string",
|
||||
"maxLength": 100
|
||||
|
@ -37310,6 +37470,12 @@
|
|||
"null"
|
||||
]
|
||||
},
|
||||
"required": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"default_values": {
|
||||
"type": [
|
||||
"array",
|
||||
|
|
|
@ -15299,6 +15299,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"components": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
@ -15347,6 +15355,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"components": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
@ -20406,6 +20422,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"custom_id": {
|
||||
"type": [
|
||||
"string",
|
||||
|
@ -20796,6 +20820,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"custom_id": {
|
||||
"type": "string",
|
||||
"maxLength": 100
|
||||
|
@ -20829,6 +20861,12 @@
|
|||
"null"
|
||||
]
|
||||
},
|
||||
"required": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"default_values": {
|
||||
"type": [
|
||||
"array",
|
||||
|
@ -21374,6 +21412,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"accent_color": {
|
||||
"type": [
|
||||
"integer",
|
||||
|
@ -23436,6 +23482,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"spoiler": {
|
||||
"type": [
|
||||
"boolean",
|
||||
|
@ -29261,6 +29315,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"items": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
@ -29672,6 +29734,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"custom_id": {
|
||||
"type": "string",
|
||||
"maxLength": 100
|
||||
|
@ -29705,6 +29775,12 @@
|
|||
"null"
|
||||
]
|
||||
},
|
||||
"required": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"default_values": {
|
||||
"type": [
|
||||
"array",
|
||||
|
@ -34521,6 +34597,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"custom_id": {
|
||||
"type": "string",
|
||||
"maxLength": 100
|
||||
|
@ -34554,6 +34638,12 @@
|
|||
"null"
|
||||
]
|
||||
},
|
||||
"required": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"default_values": {
|
||||
"type": [
|
||||
"array",
|
||||
|
@ -35495,6 +35585,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"components": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
@ -35578,6 +35676,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"spacing": {
|
||||
"oneOf": [
|
||||
{
|
||||
|
@ -36558,6 +36664,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"custom_id": {
|
||||
"type": "string",
|
||||
"maxLength": 100
|
||||
|
@ -36591,6 +36705,12 @@
|
|||
"null"
|
||||
]
|
||||
},
|
||||
"required": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"options": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
@ -36829,6 +36949,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"content": {
|
||||
"type": "string",
|
||||
"minLength": 1,
|
||||
|
@ -36855,6 +36983,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"content": {
|
||||
"type": "string",
|
||||
"minLength": 1,
|
||||
|
@ -36910,6 +37046,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"custom_id": {
|
||||
"type": "string",
|
||||
"maxLength": 100
|
||||
|
@ -37457,6 +37601,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"description": {
|
||||
"type": [
|
||||
"string",
|
||||
|
@ -38737,6 +38889,14 @@
|
|||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"id": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"minimum": 0,
|
||||
"format": "int32"
|
||||
},
|
||||
"custom_id": {
|
||||
"type": "string",
|
||||
"maxLength": 100
|
||||
|
@ -38770,6 +38930,12 @@
|
|||
"null"
|
||||
]
|
||||
},
|
||||
"required": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"default_values": {
|
||||
"type": [
|
||||
"array",
|
||||
|
|
Loading…
Reference in a new issue