Updated message.send (markdown)

ni-richard 2019-09-14 10:26:43 +02:00
parent b759aa24cd
commit e0dc5c7e90

@ -4,7 +4,6 @@
```json
{
"key": "message.send",
"intent": "control",
"scope": "websocket"
}
```
@ -22,6 +21,7 @@
```json
{
"key": "message.send",
"scope": "websocket",
"originator": "Brian Kernighan",
"message": "hello, world"
}