mirror of
https://github.com/discord/discord-api-spec.git
synced 2024-12-22 00:21:23 -05:00
Automated spec update (22045)
This commit is contained in:
parent
7f7ae444e7
commit
c32f96269d
2 changed files with 4 additions and 4 deletions
|
@ -16363,7 +16363,7 @@
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
"minLength": 0,
|
"minLength": 0,
|
||||||
"maxLength": 1024
|
"maxLength": 120
|
||||||
},
|
},
|
||||||
"region": {
|
"region": {
|
||||||
"type": [
|
"type": [
|
||||||
|
@ -17148,7 +17148,7 @@
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
"minLength": 0,
|
"minLength": 0,
|
||||||
"maxLength": 1024
|
"maxLength": 120
|
||||||
},
|
},
|
||||||
"region": {
|
"region": {
|
||||||
"type": [
|
"type": [
|
||||||
|
|
|
@ -16438,7 +16438,7 @@
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
"minLength": 0,
|
"minLength": 0,
|
||||||
"maxLength": 1024
|
"maxLength": 120
|
||||||
},
|
},
|
||||||
"region": {
|
"region": {
|
||||||
"type": [
|
"type": [
|
||||||
|
@ -17223,7 +17223,7 @@
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
"minLength": 0,
|
"minLength": 0,
|
||||||
"maxLength": 1024
|
"maxLength": 120
|
||||||
},
|
},
|
||||||
"region": {
|
"region": {
|
||||||
"type": [
|
"type": [
|
||||||
|
|
Loading…
Reference in a new issue