mirror of
https://github.com/discord/discord-api-spec.git
synced 2025-09-03 14:32:39 -04:00
Automated spec update (97327)
This commit is contained in:
parent
d504d3a580
commit
95e09c20b1
2 changed files with 4 additions and 4 deletions
|
@ -18832,7 +18832,7 @@
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
"minLength": 0,
|
"minLength": 0,
|
||||||
"maxLength": 120
|
"maxLength": 300
|
||||||
},
|
},
|
||||||
"name": {
|
"name": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
@ -19644,7 +19644,7 @@
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
"minLength": 0,
|
"minLength": 0,
|
||||||
"maxLength": 120
|
"maxLength": 300
|
||||||
},
|
},
|
||||||
"region": {
|
"region": {
|
||||||
"type": [
|
"type": [
|
||||||
|
|
|
@ -18903,7 +18903,7 @@
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
"minLength": 0,
|
"minLength": 0,
|
||||||
"maxLength": 120
|
"maxLength": 300
|
||||||
},
|
},
|
||||||
"name": {
|
"name": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
@ -19715,7 +19715,7 @@
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
"minLength": 0,
|
"minLength": 0,
|
||||||
"maxLength": 120
|
"maxLength": 300
|
||||||
},
|
},
|
||||||
"region": {
|
"region": {
|
||||||
"type": [
|
"type": [
|
||||||
|
|
Loading…
Reference in a new issue