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