mirror of
https://github.com/discord/discord-api-spec.git
synced 2025-08-31 21: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"
|
||||
],
|
||||
"minLength": 0,
|
||||
"maxLength": 120
|
||||
"maxLength": 300
|
||||
},
|
||||
"name": {
|
||||
"type": "string",
|
||||
|
@ -19644,7 +19644,7 @@
|
|||
"null"
|
||||
],
|
||||
"minLength": 0,
|
||||
"maxLength": 120
|
||||
"maxLength": 300
|
||||
},
|
||||
"region": {
|
||||
"type": [
|
||||
|
|
|
@ -18903,7 +18903,7 @@
|
|||
"null"
|
||||
],
|
||||
"minLength": 0,
|
||||
"maxLength": 120
|
||||
"maxLength": 300
|
||||
},
|
||||
"name": {
|
||||
"type": "string",
|
||||
|
@ -19715,7 +19715,7 @@
|
|||
"null"
|
||||
],
|
||||
"minLength": 0,
|
||||
"maxLength": 120
|
||||
"maxLength": 300
|
||||
},
|
||||
"region": {
|
||||
"type": [
|
||||
|
|
Loading…
Reference in a new issue