mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-07-11 15:21:17 +08:00
Merge 9c2dee8ee2481065478db0b87096ab484b3750cb into 6d80e6ec1221f2b3650cda19c7642262530d08df
This commit is contained in:
commit
fa33d3a852
@ -267,6 +267,7 @@ func (c *conversationServer) SetConversations(ctx context.Context, req *pbconver
|
||||
return nil, err
|
||||
}
|
||||
}
|
||||
|
||||
if req.Conversation.ConversationType == constant.WriteGroupChatType {
|
||||
groupInfo, err := c.groupClient.GetGroupInfo(ctx, req.Conversation.GroupID)
|
||||
if err != nil {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user