superGroup
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package base_info
|
||||
|
||||
type GetJoinedSuperGroupReq struct {
|
||||
GetJoinedGroupListReq
|
||||
}
|
||||
|
||||
type GetJoinedSuperGroupResp struct {
|
||||
GetJoinedGroupListResp
|
||||
}
|
||||
Reference in New Issue
Block a user