public interface GroupMemberInfo extends InfoResult
Modifier and Type | Method and Description |
---|---|
Long |
getBanTime()
禁言剩余时间
|
String |
getCard()
群名片
|
String |
getCity()
所在城市
|
String |
getCode()
获取群号
|
String |
getExTitle()
获取专属头衔
|
Long |
getExTitleTime()
头衔的有效期
|
String |
getHeadImgUrl()
头像地址
|
Long |
getJoinTime()
加群时间
|
Long |
getLastTime()
最后一次发言时间
|
String |
getLevelName()
群成员等级名称
|
String |
getName()
qq昵称
|
String |
getNickName()
群昵称
|
default String |
getNickOrName()
获取昵称,如果没有设置昵称那么获取QQ名
|
PowerType |
getPowerType()
权限类型
|
String |
getQQ()
成员QQ号
|
SexType |
getSex()
获取性别 -1:男,1:女,0:未知
|
Boolean |
isAllowChangeNick()
是否允许修改群昵称
|
Boolean |
isBlack()
是否为不良用户
|
getOtherParam, getOtherParam
getOriginalData
String getCode()
String getQQ()
String getName()
String getNickName()
default String getNickOrName()
String getCard()
SexType getSex()
String getCity()
Long getJoinTime()
Long getLastTime()
PowerType getPowerType()
String getExTitle()
String getLevelName()
Boolean isBlack()
Boolean isAllowChangeNick()
Long getExTitleTime()
String getHeadImgUrl()
Long getBanTime()
Copyright © 2020. All rights reserved.