mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-08 11:05:59 +08:00
super group
This commit is contained in:
@@ -7,3 +7,11 @@ type GetJoinedSuperGroupReq struct {
|
|||||||
type GetJoinedSuperGroupResp struct {
|
type GetJoinedSuperGroupResp struct {
|
||||||
GetJoinedGroupListResp
|
GetJoinedGroupListResp
|
||||||
}
|
}
|
||||||
|
|
||||||
|
type GetSuperGroupsInfoReq struct {
|
||||||
|
GetGroupInfoReq
|
||||||
|
}
|
||||||
|
|
||||||
|
type GetSuperGroupsInfoResp struct {
|
||||||
|
GetGroupInfoResp
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user