Updated message.send (markdown)

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

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