This commit is contained in:
xuncha
2026-04-25 14:57:49 +08:00
parent 69f834ca42
commit bda1c0b6d7

View File

@@ -165,7 +165,7 @@ curl "http://127.0.0.1:5031/api/v1/messages?talker=xxx@chatroom&media=1&image=1&
单条消息字段: 单条消息字段:
- `localId` - `localId`
- `serverId`(原始 64 位 ID 字符串,避免 JS number 精度丢失) - `serverId`
- `localType` - `localType`
- `createTime` - `createTime`
- `isSend` - `isSend`