docs: update wg-basic/websocket

This commit is contained in:
Administrator 2021-10-09 09:46:54 +00:00 committed by John Smith
parent 96e6d63fea
commit 1ad693303b

View File

@ -2,7 +2,7 @@
title: 7.即时消息
description: 即时消息模块的使用
published: true
date: 2021-10-09T09:46:15.826Z
date: 2021-10-09T09:46:53.583Z
tags: wg-basic
editor: markdown
dateCreated: 2021-09-14T06:25:26.887Z
@ -132,4 +132,4 @@ websocket:
| sendText | channel: 接收人通道, webSocketClientMessage: 发送内容 | 单发文本消息 |
| sendGroupText | channels: 接收人通道列表, webSocketClientMessage: 发送内容 | 群发文本消息 |
> webSocketClientMessage 与[消息格式说明](#类型与参数) 相同
> webSocketClientMessage 与[消息格式说明](#类型与参数) 中的 **消息格式** 相同