mirror of
https://github.com/discord/discord-api-spec.git
synced 2026-07-21 19:54:47 -04:00
Automated spec update (241980)
This commit is contained in:
parent
c9423c8bf4
commit
9ba77841a3
2 changed files with 2 additions and 0 deletions
|
|
@ -32229,6 +32229,7 @@
|
||||||
"string",
|
"string",
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
|
"minLength": 1,
|
||||||
"maxLength": 1024
|
"maxLength": 1024
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
|
|
|
||||||
|
|
@ -32248,6 +32248,7 @@
|
||||||
"string",
|
"string",
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
|
"minLength": 1,
|
||||||
"maxLength": 1024
|
"maxLength": 1024
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue