1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-04 19:17:37 +08:00

fix typo.

This commit is contained in:
Mrs4s 2020-09-13 20:53:44 +08:00
parent 6f251e3dec
commit a4c6c6d7f3

View File

@ -416,4 +416,4 @@ Type: `cardimage`
| `notice_type` | string | `notify` | 消息类型 |
| `sub_type` | string | `honor` | 提示类型 |
| `user_id` | int64 | | 成员id |
| `honor_type` | int64 | `talkative:龙王` `performer:群聊之火` `emotion:快乐源泉` | 荣誉类型 |
| `honor_type` | string | `talkative:龙王` `performer:群聊之火` `emotion:快乐源泉` | 荣誉类型 |