public interface GetGroupMemberInfo extends InfoGet<GroupMemberInfo>
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup() |
String |
getQQ() |
default Class<? extends GroupMemberInfo> |
resultType()
获取通过此类型请求而获取到的参数的返回值的类型
|
getOtherParam, getOtherParamdefault Class<? extends GroupMemberInfo> resultType()
resultType in interface InfoGet<GroupMemberInfo>String getGroup()
String getQQ()
Copyright © 2020. All rights reserved.