Automated spec update (56356)

This commit is contained in:
Nelly (automation bot) 2024-07-03 21:20:20 +00:00
parent e723075256
commit 4334bee3ee
2 changed files with 100 additions and 100 deletions

View File

@ -12662,6 +12662,31 @@
} }
] ]
}, },
"stickers": {
"type": [
"array",
"null"
],
"items": {
"oneOf": [
{
"$ref": "#/components/schemas/GuildStickerResponse"
},
{
"$ref": "#/components/schemas/StandardStickerResponse"
}
]
}
},
"sticker_items": {
"type": [
"array",
"null"
],
"items": {
"$ref": "#/components/schemas/MessageStickerItemResponse"
}
},
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "$ref": "#/components/schemas/SnowflakeType"
}, },
@ -12794,31 +12819,6 @@
] ]
} }
}, },
"stickers": {
"type": [
"array",
"null"
],
"items": {
"oneOf": [
{
"$ref": "#/components/schemas/GuildStickerResponse"
},
{
"$ref": "#/components/schemas/StandardStickerResponse"
}
]
}
},
"sticker_items": {
"type": [
"array",
"null"
],
"items": {
"$ref": "#/components/schemas/MessageStickerItemResponse"
}
},
"role_subscription_data": { "role_subscription_data": {
"oneOf": [ "oneOf": [
{ {
@ -22854,6 +22854,31 @@
} }
] ]
}, },
"stickers": {
"type": [
"array",
"null"
],
"items": {
"oneOf": [
{
"$ref": "#/components/schemas/GuildStickerResponse"
},
{
"$ref": "#/components/schemas/StandardStickerResponse"
}
]
}
},
"sticker_items": {
"type": [
"array",
"null"
],
"items": {
"$ref": "#/components/schemas/MessageStickerItemResponse"
}
},
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "$ref": "#/components/schemas/SnowflakeType"
}, },
@ -22986,31 +23011,6 @@
] ]
} }
}, },
"stickers": {
"type": [
"array",
"null"
],
"items": {
"oneOf": [
{
"$ref": "#/components/schemas/GuildStickerResponse"
},
{
"$ref": "#/components/schemas/StandardStickerResponse"
}
]
}
},
"sticker_items": {
"type": [
"array",
"null"
],
"items": {
"$ref": "#/components/schemas/MessageStickerItemResponse"
}
},
"role_subscription_data": { "role_subscription_data": {
"oneOf": [ "oneOf": [
{ {

View File

@ -12861,6 +12861,31 @@
} }
] ]
}, },
"stickers": {
"type": [
"array",
"null"
],
"items": {
"oneOf": [
{
"$ref": "#/components/schemas/GuildStickerResponse"
},
{
"$ref": "#/components/schemas/StandardStickerResponse"
}
]
}
},
"sticker_items": {
"type": [
"array",
"null"
],
"items": {
"$ref": "#/components/schemas/MessageStickerItemResponse"
}
},
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "$ref": "#/components/schemas/SnowflakeType"
}, },
@ -12993,31 +13018,6 @@
] ]
} }
}, },
"stickers": {
"type": [
"array",
"null"
],
"items": {
"oneOf": [
{
"$ref": "#/components/schemas/GuildStickerResponse"
},
{
"$ref": "#/components/schemas/StandardStickerResponse"
}
]
}
},
"sticker_items": {
"type": [
"array",
"null"
],
"items": {
"$ref": "#/components/schemas/MessageStickerItemResponse"
}
},
"role_subscription_data": { "role_subscription_data": {
"oneOf": [ "oneOf": [
{ {
@ -23245,6 +23245,31 @@
} }
] ]
}, },
"stickers": {
"type": [
"array",
"null"
],
"items": {
"oneOf": [
{
"$ref": "#/components/schemas/GuildStickerResponse"
},
{
"$ref": "#/components/schemas/StandardStickerResponse"
}
]
}
},
"sticker_items": {
"type": [
"array",
"null"
],
"items": {
"$ref": "#/components/schemas/MessageStickerItemResponse"
}
},
"id": { "id": {
"$ref": "#/components/schemas/SnowflakeType" "$ref": "#/components/schemas/SnowflakeType"
}, },
@ -23377,31 +23402,6 @@
] ]
} }
}, },
"stickers": {
"type": [
"array",
"null"
],
"items": {
"oneOf": [
{
"$ref": "#/components/schemas/GuildStickerResponse"
},
{
"$ref": "#/components/schemas/StandardStickerResponse"
}
]
}
},
"sticker_items": {
"type": [
"array",
"null"
],
"items": {
"$ref": "#/components/schemas/MessageStickerItemResponse"
}
},
"role_subscription_data": { "role_subscription_data": {
"oneOf": [ "oneOf": [
{ {