mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-16 16:06:56 +08:00
push
This commit is contained in:
parent
432627353c
commit
dae0c25a57
@ -175,7 +175,7 @@ func (c *conversationServer) ModifyConversationField(ctx context.Context, req *p
|
|||||||
}
|
}
|
||||||
|
|
||||||
// 获取超级大群开启免打扰的用户ID
|
// 获取超级大群开启免打扰的用户ID
|
||||||
func (c *conversationServer) GetSuperGroupOpenNotDisturbUserID(ctx context.Context, req *pbConversation.GetSuperGroupOpenNotDisturbUserIDReq) (*pbConversation.GetSuperGroupOpenNotDisturbUserIDResp, error) {
|
func (c *conversationServer) GetRecvMsgNotNotifyUserIDs(ctx context.Context, req *pbConversation.GetSuperGroupOpenNotDisturbUserIDReq) (*pbConversation.GetSuperGroupOpenNotDisturbUserIDResp, error) {
|
||||||
//resp := &pbConversation.GetSuperGroupOpenNotDisturbUserIDResp{}
|
//resp := &pbConversation.GetSuperGroupOpenNotDisturbUserIDResp{}
|
||||||
|
|
||||||
panic("implement me")
|
panic("implement me")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user