main - Automated spec update (112915)
made at remote:2025-05-02T22:54:58 taken at now:2025-05-02T23:10:02 made by remote Nelly (automation bot) <>
This commit is contained in:
parent
b7f0292eac
commit
043e3f64df
2 changed files with 0 additions and 88 deletions
|
@ -20234,16 +20234,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"stage_instance": {
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "null"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/InviteStageInstanceResponse"
|
||||
}
|
||||
]
|
||||
},
|
||||
"target_type": {
|
||||
"oneOf": [
|
||||
{
|
||||
|
@ -23147,40 +23137,6 @@
|
|||
"features"
|
||||
]
|
||||
},
|
||||
"InviteStageInstanceResponse": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"topic": {
|
||||
"type": "string"
|
||||
},
|
||||
"participant_count": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"speaker_count": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"members": {
|
||||
"type": [
|
||||
"array",
|
||||
"null"
|
||||
],
|
||||
"items": {
|
||||
"$ref": "#/components/schemas/GuildMemberResponse"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"topic"
|
||||
]
|
||||
},
|
||||
"InviteTargetTypes": {
|
||||
"type": "integer",
|
||||
"oneOf": [
|
||||
|
|
|
@ -20305,16 +20305,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"stage_instance": {
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "null"
|
||||
},
|
||||
{
|
||||
"$ref": "#/components/schemas/InviteStageInstanceResponse"
|
||||
}
|
||||
]
|
||||
},
|
||||
"target_type": {
|
||||
"oneOf": [
|
||||
{
|
||||
|
@ -23232,40 +23222,6 @@
|
|||
"features"
|
||||
]
|
||||
},
|
||||
"InviteStageInstanceResponse": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"topic": {
|
||||
"type": "string"
|
||||
},
|
||||
"participant_count": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"speaker_count": {
|
||||
"type": [
|
||||
"integer",
|
||||
"null"
|
||||
],
|
||||
"format": "int32"
|
||||
},
|
||||
"members": {
|
||||
"type": [
|
||||
"array",
|
||||
"null"
|
||||
],
|
||||
"items": {
|
||||
"$ref": "#/components/schemas/GuildMemberResponse"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"topic"
|
||||
]
|
||||
},
|
||||
"InviteTargetTypes": {
|
||||
"type": "integer",
|
||||
"oneOf": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue