1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-05 11:33:48 +08:00

Merge pull request #628 from Yukari316/master

fix typo
This commit is contained in:
Mrs4s 2021-02-18 14:32:59 +08:00 committed by GitHub
commit 3851a60869
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -674,9 +674,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