feat: add msgDBSave webhook when data save to DB. (#3578)

* feat: add msgDBSave webhook when data save to DB.

* update callback args condition.

* remove unused contents.
This commit is contained in:
Monet Lee
2025-11-04 12:18:06 +08:00
committed by GitHub
parent 7d6682ca4b
commit b36f00f2ad
8 changed files with 68 additions and 70 deletions
+3
View File
@@ -41,6 +41,9 @@ afterSendGroupMsg:
attentionIds: []
# See beforeSendSingleMsg comment.
deniedTypes: []
afterMsgSaveDB:
enable: false
timeout: 5
afterUserOnline:
enable: false
timeout: 5