mirror of
https://github.com/discord/discord-api-spec.git
synced 2024-12-22 00:21:23 -05:00
Automated spec update (20874)
This commit is contained in:
parent
260d102e6a
commit
44f6253fbd
2 changed files with 2 additions and 2 deletions
|
@ -24179,7 +24179,7 @@
|
|||
"items": {
|
||||
"$ref": "#/components/schemas/RichEmbedField"
|
||||
},
|
||||
"maxItems": 1521
|
||||
"maxItems": 25
|
||||
},
|
||||
"provider": {
|
||||
"oneOf": [
|
||||
|
|
|
@ -24561,7 +24561,7 @@
|
|||
"items": {
|
||||
"$ref": "#/components/schemas/RichEmbedField"
|
||||
},
|
||||
"maxItems": 1521
|
||||
"maxItems": 25
|
||||
},
|
||||
"provider": {
|
||||
"oneOf": [
|
||||
|
|
Loading…
Reference in a new issue