-
- All Implemented Interfaces:
public final class GroupHonorInfoData.HonorList
-
-
Constructor Summary
Constructors Constructor Description GroupHonorInfoData.HonorList(Long userId, String nickname, String avatar, String description)
-
Method Summary
Modifier and Type Method Description final LonggetUserId()QQ 号 final StringgetNickname()昵称 final StringgetAvatar()头像 URL final StringgetDescription()荣誉描述 -
-
Method Detail
-
getNickname
final String getNickname()
昵称
-
getDescription
final String getDescription()
荣誉描述
-
-
-
-