Automated spec update (233093)

This commit is contained in:
Nelly (automation bot) 2026-06-23 18:05:44 +00:00
parent 75712b98fe
commit fec1e3f1d7
2 changed files with 12 additions and 0 deletions

View file

@ -32223,6 +32223,12 @@
],
"maxLength": 1024
},
"is_spoiler": {
"type": [
"boolean",
"null"
]
},
"is_remix": {
"type": [
"boolean",

View file

@ -32242,6 +32242,12 @@
],
"maxLength": 1024
},
"is_spoiler": {
"type": [
"boolean",
"null"
]
},
"is_remix": {
"type": [
"boolean",