mirror of
https://github.com/discord/discord-api-spec.git
synced 2026-05-21 13:40:33 -04:00
Automated spec update (215825)
This commit is contained in:
parent
321f9a0ced
commit
92c3549f42
2 changed files with 4 additions and 0 deletions
|
|
@ -22901,6 +22901,7 @@
|
||||||
"string",
|
"string",
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
|
"minLength": 1,
|
||||||
"maxLength": 100
|
"maxLength": 100
|
||||||
},
|
},
|
||||||
"permissions": {
|
"permissions": {
|
||||||
|
|
@ -38327,6 +38328,7 @@
|
||||||
"string",
|
"string",
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
|
"minLength": 1,
|
||||||
"maxLength": 100
|
"maxLength": 100
|
||||||
},
|
},
|
||||||
"permissions": {
|
"permissions": {
|
||||||
|
|
|
||||||
|
|
@ -22953,6 +22953,7 @@
|
||||||
"string",
|
"string",
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
|
"minLength": 1,
|
||||||
"maxLength": 100
|
"maxLength": 100
|
||||||
},
|
},
|
||||||
"permissions": {
|
"permissions": {
|
||||||
|
|
@ -38779,6 +38780,7 @@
|
||||||
"string",
|
"string",
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
|
"minLength": 1,
|
||||||
"maxLength": 100
|
"maxLength": 100
|
||||||
},
|
},
|
||||||
"permissions": {
|
"permissions": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue