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