There was an error while loading. Please reload this page.
data
1 parent 976c53c commit f7dc469Copy full SHA for f7dc469
doc/ws.md
@@ -395,7 +395,7 @@ of the string values defined below under [Error codes](#error-codes).
395
396
### Event: 'message'
397
398
-- `data` {Buffer|ArrayBuffer|Buffer[]}
+- `data` {ArrayBuffer|Blob|Buffer|Buffer[]}
399
- `isBinary` {Boolean}
400
401
Emitted when a message is received. `data` is the message content. `isBinary`
0 commit comments