feature: add webhook AttentionIds (#2370)

This commit is contained in:
printlin
2024-06-27 18:10:06 +08:00
committed by GitHub
parent e6f1232582
commit 118c5f56f3
3 changed files with 11 additions and 2 deletions
+3
View File
@@ -13,6 +13,9 @@ afterUpdateUserInfoEx:
afterSendSingleMsg:
enable: false
timeout: 5
# Only the senID/recvID specified in attentionIds will send the callback
# if not set, all user messages will be callback
attentionIds: []
beforeSendGroupMsg:
enable: false
timeout: 5