From 967e79ecd11d3540bb1333dbaa12baed3e5f92d9 Mon Sep 17 00:00:00 2001 From: Yukari316 Date: Wed, 10 Feb 2021 18:51:30 +0800 Subject: [PATCH] fix typo --- docs/cqhttp.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/cqhttp.md b/docs/cqhttp.md index 53cc24e..1eeac49 100644 --- a/docs/cqhttp.md +++ b/docs/cqhttp.md @@ -671,9 +671,9 @@ Type: `tts` | `sender_id` |int64 | 发送者QQ 号 | | `sender_nick` | string | 发送者昵称 | | `sender_time` | int64 | 消息发送时间 | -| `operator_id` |int64 | 发送者QQ 号 | -| `operator_nick` | string | 发送者昵称 | -| `operator_time` | int64 | 消息发送时间| +| `operator_id` |int64 | 操作者QQ 号 | +| `operator_nick` | string | 操作者昵称 | +| `operator_time` | int64 | 精华设置时间| | `message_id` | int32 | 消息ID | ### 图片OCR