public interface GroupMember extends ResultInner
Modifier and Type | Method and Description |
---|---|
String |
getCity()
所在城市
|
String |
getExTitle()
获取专属头衔
|
Long |
getExTitleTime()
头衔到期时间
|
String |
getGroup()
群号
|
String |
getHeadUrl()
头像
|
Long |
getJoinTime()
加群时间
|
Long |
getLastTime()
最后发言时间
|
String |
getLevelName()
等级对应名称
|
String |
getName()
QQ名
|
String |
getNickName()
获取群昵称
|
default String |
getNickOrName()
获取昵称,如果没有设置昵称那么获取QQ名
|
PowerType |
getPower()
权限类型
|
String |
getQQ()
QQ号
|
SexType |
getSex()
获取性别
|
Boolean |
isAllowChangeNick()
是否允许修改群名片
|
Boolean |
isBlack()
是否为不良用户
|
getOtherParam, getOtherParam
getOriginalData
String getGroup()
String getQQ()
String getName()
String getNickName()
default String getNickOrName()
SexType getSex()
String getCity()
Long getJoinTime()
Long getLastTime()
PowerType getPower()
String getExTitle()
String getLevelName()
Boolean isBlack()
Boolean isAllowChangeNick()
Long getExTitleTime()
String getHeadUrl()
Copyright © 2020. All rights reserved.