🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# QQLite.Framework.Entity.Member 类 ## 注释 ~~~ 群成员 ~~~ ## 语法 ~~~ public class Member : FriendInfo ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [ClusterRole](https://www.kancloud.cn/gxser1986/cqrobot/3016269) | 群成员权限 | | | [IsFriend](https://www.kancloud.cn/gxser1986/cqrobot/3016270) | 是否好友 | | | [JoinTime](https://www.kancloud.cn/gxser1986/cqrobot/3016271) | 进群时间 | | | [GagTime](https://www.kancloud.cn/gxser1986/cqrobot/3016272) | 禁言时间 | | | [LastSpeak](https://www.kancloud.cn/gxser1986/cqrobot/3016273) | 最后发言时间,空-未获取,--没有发言 | | | [QQAge](https://www.kancloud.cn/gxser1986/cqrobot/3016274) | QQ等级 | | | [LV\_Level](https://www.kancloud.cn/gxser1986/cqrobot/3016275) | 群等级 | | | [LV\_Point](https://www.kancloud.cn/gxser1986/cqrobot/3016276) | 群积分 | | | [ShowName](https://www.kancloud.cn/gxser1986/cqrobot/3016277) | 显示的名称 备注>昵称>QQ | | | [Flag](https://www.kancloud.cn/gxser1986/cqrobot/3016278) | 01:不良成员 02:禁止修改名片 | ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [ToString](https://www.kancloud.cn/gxser1986/cqrobot/3016280) | ToString |