mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-23 09:23:50 +01:00
21 lines
334 B
Markdown
21 lines
334 B
Markdown
|
---
|
||
|
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
|