mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-25 02:58:26 +08:00
online push info callback update
This commit is contained in:
parent
5534c2a8f8
commit
3714873b7b
@ -35,4 +35,5 @@ type CallbackBeforeSuperGroupOnlinePushReq struct {
|
||||
type CallbackBeforeSuperGroupOnlinePushResp struct {
|
||||
*CommonCallbackResp
|
||||
UserIDList []string `json:"userIDList"`
|
||||
OfflinePushInfo *commonPb.OfflinePushInfo `json:"offlinePushInfo"`
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user