super group

pull/236/head
wenxu12345 3 years ago
parent d3d5c11675
commit 5e5597ef19

@ -7,3 +7,11 @@ type GetJoinedSuperGroupReq struct {
type GetJoinedSuperGroupResp struct {
GetJoinedGroupListResp
}
type GetSuperGroupsInfoReq struct {
GetGroupInfoReq
}
type GetSuperGroupsInfoResp struct {
GetGroupInfoResp
}

Loading…
Cancel
Save