jointrashposs/content/ko/.docs-legacy/api/streaming/channel/hybrid-timeline.md
2023-07-11 23:48:17 +09:00

21 lines
334 B
Markdown

---
description: "Channel where nots from the social timeline are streamed."
---
# `hybridTimeline`
Channel where nots from the social timeline are streamed.
## Parameters
none
## Events
### `note`
<MkSchemaViewer :schema="{
$ref: 'misskey://Note'
}"/>
Occurs when a new note is added to the social timeline.
## Operations
none