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

21 lines
330 B
Markdown

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