docs: update wg-basic/websocket
This commit is contained in:
parent
1651810072
commit
a9c4594ab3
@ -2,7 +2,7 @@
|
|||||||
title: 7.即时消息
|
title: 7.即时消息
|
||||||
description: 即时消息模块的使用
|
description: 即时消息模块的使用
|
||||||
published: true
|
published: true
|
||||||
date: 2021-10-09T08:47:05.055Z
|
date: 2021-10-09T09:44:06.592Z
|
||||||
tags: wg-basic
|
tags: wg-basic
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-09-14T06:25:26.887Z
|
dateCreated: 2021-09-14T06:25:26.887Z
|
||||||
@ -132,6 +132,4 @@ websocket:
|
|||||||
| sendText | channel: 接收人通道, webSocketClientMessage: 发送内容 | 单发文本消息 |
|
| sendText | channel: 接收人通道, webSocketClientMessage: 发送内容 | 单发文本消息 |
|
||||||
| sendGroupText | channels: 接收人通道列表, webSocketClientMessage: 发送内容 | 群发文本消息 |
|
| sendGroupText | channels: 接收人通道列表, webSocketClientMessage: 发送内容 | 群发文本消息 |
|
||||||
|
|
||||||
# 消息体(WebSocketClientMessage)
|
> webSocketClientMessage 与[参数类型](#类型与参数) 相同
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user