mongodb superGroup

This commit is contained in:
wangchuxiao
2022-07-29 17:09:21 +08:00
parent 2c34b11980
commit 1c85424488
3 changed files with 16 additions and 4 deletions

View File

@@ -15,6 +15,7 @@ type CallbackBeforePushReq struct {
type CallbackBeforePushResp struct {
*CommonCallbackResp
UserIDList []string `json:"userIDList"`
}
type CallbackBeforeSuperGroupOnlinePushReq struct {