mirror of
https://github.com/discord/discord-api-spec.git
synced 2025-11-14 23:59:47 -05:00
Compare commits
No commits in common. "c765c2847554e619e162fc1ced08bf939124dede" and "997fa1595a6de6065f6aad0ebca47a2307df5bed" have entirely different histories.
c765c28475
...
997fa1595a
2 changed files with 0 additions and 60 deletions
|
|
@ -13850,16 +13850,6 @@
|
||||||
"$ref": "#/components/schemas/PollCreateRequest"
|
"$ref": "#/components/schemas/PollCreateRequest"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"confetti_potion": {
|
|
||||||
"oneOf": [
|
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/ConfettiPotionCreateRequest"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -15087,10 +15077,6 @@
|
||||||
"name"
|
"name"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ConfettiPotionCreateRequest": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {}
|
|
||||||
},
|
|
||||||
"ConnectedAccountGuildResponse": {
|
"ConnectedAccountGuildResponse": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
|
@ -19252,12 +19238,6 @@
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
"format": "int32"
|
"format": "int32"
|
||||||
},
|
|
||||||
"is_nickname_changeable": {
|
|
||||||
"type": [
|
|
||||||
"boolean",
|
|
||||||
"null"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
|
|
@ -23608,16 +23588,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"confetti_potion": {
|
|
||||||
"oneOf": [
|
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/ConfettiPotionCreateRequest"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"message_reference": {
|
"message_reference": {
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -13850,16 +13850,6 @@
|
||||||
"$ref": "#/components/schemas/PollCreateRequest"
|
"$ref": "#/components/schemas/PollCreateRequest"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"confetti_potion": {
|
|
||||||
"oneOf": [
|
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/ConfettiPotionCreateRequest"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -15126,10 +15116,6 @@
|
||||||
"name"
|
"name"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ConfettiPotionCreateRequest": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {}
|
|
||||||
},
|
|
||||||
"ConnectedAccountGuildResponse": {
|
"ConnectedAccountGuildResponse": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
|
@ -19323,12 +19309,6 @@
|
||||||
"null"
|
"null"
|
||||||
],
|
],
|
||||||
"format": "int32"
|
"format": "int32"
|
||||||
},
|
|
||||||
"is_nickname_changeable": {
|
|
||||||
"type": [
|
|
||||||
"boolean",
|
|
||||||
"null"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
|
|
@ -23693,16 +23673,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"confetti_potion": {
|
|
||||||
"oneOf": [
|
|
||||||
{
|
|
||||||
"type": "null"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$ref": "#/components/schemas/ConfettiPotionCreateRequest"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"message_reference": {
|
"message_reference": {
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue