Merge branch 'develop' of https://github.com/syuilo/misskey into develop
This commit is contained in:
		@@ -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!'
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
```
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user