From 7646037fc7d929151619496c10bd273dc72ca1c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Tue, 23 Jul 2024 18:21:19 +0800 Subject: [PATCH 1/2] =?UTF-8?q?docs:=20=E7=A0=8D=E6=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/changelogs/CHANGELOG.v1.6.7.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/changelogs/CHANGELOG.v1.6.7.md b/docs/changelogs/CHANGELOG.v1.6.7.md index 0db112eb..0e82707d 100644 --- a/docs/changelogs/CHANGELOG.v1.6.7.md +++ b/docs/changelogs/CHANGELOG.v1.6.7.md @@ -28,6 +28,5 @@ QQ Version: Windows 9.9.12-26000 / Linux 3.2.9-26000 3. 支持 设置消息编辑状态 (如正在输入中...) ~ 扩展接口 4. 移除群本地时间记录功能 ~ 移除功能 5. 支持 群文件 子目录列表 获取 ~ 扩展接口 -6. 支持 实时语音 接口 新增的 API 详细见[API文档](https://napneko.github.io/zh-CN/develop/extends_api) From 5f2ebeead719a0205ed16b62c0160dc4c639132c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Tue, 23 Jul 2024 18:32:07 +0800 Subject: [PATCH 2/2] docs: update --- docs/develop/碎碎的研究记录.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/develop/碎碎的研究记录.md b/docs/develop/碎碎的研究记录.md index 48d07f15..a98db747 100644 --- a/docs/develop/碎碎的研究记录.md +++ b/docs/develop/碎碎的研究记录.md @@ -1 +1,8 @@ +# Api方向 +## getMsgUniqueId √ 已应用 getMsgUniqueId 传入时间 产出一个唯一ID 发送消息作为一个参数 + +# Native方向 +## magic_load +## api_caller +## NodeMain