From bda1c0b6d75b2c4f83ed6cb200126ca151930b96 Mon Sep 17 00:00:00 2001 From: xuncha <1658671838@qq.com> Date: Sat, 25 Apr 2026 14:57:49 +0800 Subject: [PATCH] e --- docs/HTTP-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/HTTP-API.md b/docs/HTTP-API.md index 180fa26..736e2a4 100644 --- a/docs/HTTP-API.md +++ b/docs/HTTP-API.md @@ -165,7 +165,7 @@ curl "http://127.0.0.1:5031/api/v1/messages?talker=xxx@chatroom&media=1&image=1& 单条消息字段: - `localId` -- `serverId`(原始 64 位 ID 字符串,避免 JS number 精度丢失) +- `serverId` - `localType` - `createTime` - `isSend`