Automated spec update (202794)

This commit is contained in:
Nelly (automation bot) 2026-03-31 01:09:52 +00:00
parent 2f0ef807a8
commit 6be0ff44f9
2 changed files with 12 additions and 0 deletions

View file

@ -30871,6 +30871,12 @@
},
"footer": {
"$ref": "#/components/schemas/MessageEmbedFooterResponse"
},
"components": {
"type": "array",
"items": {
"$ref": "#/components/schemas/ContainerComponentResponse"
}
}
},
"required": [

View file

@ -30968,6 +30968,12 @@
},
"footer": {
"$ref": "#/components/schemas/MessageEmbedFooterResponse"
},
"components": {
"type": "array",
"items": {
"$ref": "#/components/schemas/ContainerComponentResponse"
}
}
},
"required": [