mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
super group
This commit is contained in:
parent
d3d5c11675
commit
5e5597ef19
@ -7,3 +7,11 @@ type GetJoinedSuperGroupReq struct {
|
||||
type GetJoinedSuperGroupResp struct {
|
||||
GetJoinedGroupListResp
|
||||
}
|
||||
|
||||
type GetSuperGroupsInfoReq struct {
|
||||
GetGroupInfoReq
|
||||
}
|
||||
|
||||
type GetSuperGroupsInfoResp struct {
|
||||
GetGroupInfoResp
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user