Skip to content
Snippets Groups Projects
Commit 150dac00 authored by tamaina's avatar tamaina Committed by syuilo
Browse files

Update stream.ja-JP.md (#4725)

parent bcb1a9c5
No related branches found
No related tags found
No related merge requests found
......@@ -130,10 +130,12 @@ Misskeyのストリームに接続しただけでは、まだリアルタイム
```json
{
type: 'api',
id: 'xxxxxxxxxxxxxxxx',
endpoint: 'notes/create',
data: {
text: 'yee haw!'
body: {
id: 'xxxxxxxxxxxxxxxx',
endpoint: 'notes/create',
data: {
text: 'yee haw!'
}
}
}
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment