Compare commits

..

No commits in common. "c765c2847554e619e162fc1ced08bf939124dede" and "997fa1595a6de6065f6aad0ebca47a2307df5bed" have entirely different histories.

2 changed files with 0 additions and 60 deletions

View file

@ -13850,16 +13850,6 @@
"$ref": "#/components/schemas/PollCreateRequest"
}
]
},
"confetti_potion": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ConfettiPotionCreateRequest"
}
]
}
}
},
@ -15087,10 +15077,6 @@
"name"
]
},
"ConfettiPotionCreateRequest": {
"type": "object",
"properties": {}
},
"ConnectedAccountGuildResponse": {
"type": "object",
"properties": {
@ -19252,12 +19238,6 @@
"null"
],
"format": "int32"
},
"is_nickname_changeable": {
"type": [
"boolean",
"null"
]
}
},
"required": [
@ -23608,16 +23588,6 @@
}
]
},
"confetti_potion": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ConfettiPotionCreateRequest"
}
]
},
"message_reference": {
"oneOf": [
{

View file

@ -13850,16 +13850,6 @@
"$ref": "#/components/schemas/PollCreateRequest"
}
]
},
"confetti_potion": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ConfettiPotionCreateRequest"
}
]
}
}
},
@ -15126,10 +15116,6 @@
"name"
]
},
"ConfettiPotionCreateRequest": {
"type": "object",
"properties": {}
},
"ConnectedAccountGuildResponse": {
"type": "object",
"properties": {
@ -19323,12 +19309,6 @@
"null"
],
"format": "int32"
},
"is_nickname_changeable": {
"type": [
"boolean",
"null"
]
}
},
"required": [
@ -23693,16 +23673,6 @@
}
]
},
"confetti_potion": {
"oneOf": [
{
"type": "null"
},
{
"$ref": "#/components/schemas/ConfettiPotionCreateRequest"
}
]
},
"message_reference": {
"oneOf": [
{