mirror of
https://github.com/discord/discord-api-spec.git
synced 2026-09-22 02:29:30 -04:00
Automated spec update (261133)
This commit is contained in:
parent
83a2e6c443
commit
d415390f20
2 changed files with 2 additions and 8 deletions
|
|
@ -32325,12 +32325,6 @@
|
|||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"is_remix": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
|
|
|||
|
|
@ -32339,13 +32339,13 @@
|
|||
],
|
||||
"maxLength": 1024
|
||||
},
|
||||
"is_spoiler": {
|
||||
"is_thumbnail": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"is_remix": {
|
||||
"is_spoiler": {
|
||||
"type": [
|
||||
"boolean",
|
||||
"null"
|
||||
|
|
|
|||
Loading…
Reference in a new issue