jointrashposs/content/en/.docs-legacy/api/streaming/channel/global-timeline.md

21 lines
334 B
Markdown
Raw Normal View History

2023-07-08 10:36:02 +02:00
---
description: "Channel where nots from the global timeline are streamed."
---
# `globalTimeline`
Channel where nots from the global timeline are streamed.
## Parameters
none
## Events
### `note`
<MkSchemaViewer :schema="{
$ref: 'misskey://Note'
}"/>
Occurs when a new note is added to the global timeline.
## Operations
none