Updated message.send (markdown)

therealkrispet 2019-11-18 10:57:31 +01:00
parent d24bb5b111
commit 7eaf4b2eab

@ -3,8 +3,7 @@
```json
{
"key": "message.send",
"scope": "websocket"
"key": "message.send"
}
```
@ -20,8 +19,7 @@
**Example**:
```json
{
"key": "message.send",
"scope": "websocket",
"key": "message.send"
"originator": "Brian Kernighan",
"message": "hello, world"
}