From 87af0402118e684a41603bee09d9226195dd6884 Mon Sep 17 00:00:00 2001 From: pk5ls20 Date: Mon, 23 Sep 2024 16:50:50 +0800 Subject: [PATCH] fix: update `notice.notify.title` --- docs/zh-CN/develop/compatibility/event.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh-CN/develop/compatibility/event.md b/docs/zh-CN/develop/compatibility/event.md index 25e8faa..003ea6f 100644 --- a/docs/zh-CN/develop/compatibility/event.md +++ b/docs/zh-CN/develop/compatibility/event.md @@ -44,7 +44,7 @@ | `notice.notify.poke` | 戳一戳 | ✅ | 无法获取操作ID将上报为0 | | `notice.notify.lucky_king` | 群红包运气王提示 | ❌ | | | `notice.notify.honor` | 群成员荣誉变更 | ❌ | | -| `notice.notify.title` | 群成员头衔变更 | ❌ | | +| `notice.notify.title` | 群成员头衔变更 | ✅ | | | `notice.notify.input_status` | 输入状态更新 | ✅ | | | `notice.group_card` | 群成员名片更新 | ❌ | | | `notice.offline_file` | 接收到离线文件 | ❌ | |