Automated spec update (212061)

This commit is contained in:
Nelly (automation bot) 2026-04-22 16:52:42 +00:00
parent 256ff60928
commit 854e80560c
2 changed files with 0 additions and 86 deletions

View file

@ -19690,12 +19690,6 @@
"items": {
"$ref": "#/components/schemas/UserResponse"
}
},
"clip_events_timeline": {
"type": "array",
"items": {
"$ref": "#/components/schemas/ClipEventTimelineEntryResponse"
}
}
},
"required": [
@ -21894,37 +21888,6 @@
"value"
]
},
"ClipEventTimelineEntryResponse": {
"type": "object",
"properties": {
"timestamp_ms": {
"type": "integer",
"format": "int32"
},
"speaking": {
"$ref": "#/components/schemas/ClipSpeakingEventResponse"
}
},
"required": [
"timestamp_ms"
]
},
"ClipSpeakingEventResponse": {
"type": "object",
"properties": {
"user_id": {
"$ref": "#/components/schemas/SnowflakeType"
},
"speaking_flags": {
"type": "integer",
"format": "int32"
}
},
"required": [
"user_id",
"speaking_flags"
]
},
"CommandPermissionResponse": {
"type": "object",
"properties": {
@ -30813,12 +30776,6 @@
"items": {
"$ref": "#/components/schemas/UserResponse"
}
},
"clip_events_timeline": {
"type": "array",
"items": {
"$ref": "#/components/schemas/ClipEventTimelineEntryResponse"
}
}
},
"required": [

View file

@ -19702,12 +19702,6 @@
"items": {
"$ref": "#/components/schemas/UserResponse"
}
},
"clip_events_timeline": {
"type": "array",
"items": {
"$ref": "#/components/schemas/ClipEventTimelineEntryResponse"
}
}
},
"required": [
@ -21945,37 +21939,6 @@
"value"
]
},
"ClipEventTimelineEntryResponse": {
"type": "object",
"properties": {
"timestamp_ms": {
"type": "integer",
"format": "int32"
},
"speaking": {
"$ref": "#/components/schemas/ClipSpeakingEventResponse"
}
},
"required": [
"timestamp_ms"
]
},
"ClipSpeakingEventResponse": {
"type": "object",
"properties": {
"user_id": {
"$ref": "#/components/schemas/SnowflakeType"
},
"speaking_flags": {
"type": "integer",
"format": "int32"
}
},
"required": [
"user_id",
"speaking_flags"
]
},
"CommandPermissionResponse": {
"type": "object",
"properties": {
@ -30911,12 +30874,6 @@
"items": {
"$ref": "#/components/schemas/UserResponse"
}
},
"clip_events_timeline": {
"type": "array",
"items": {
"$ref": "#/components/schemas/ClipEventTimelineEntryResponse"
}
}
},
"required": [