ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
# QQLite.Framework.Entity.GroupMembers 类 ## 注释 ~~~ 通过HTTP获取群成功的JSON数据 ~~~ ## 语法 ~~~ public class GroupMembers ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [adm](https://www.kancloud.cn/gxser1986/cqrobot/3016234) | 管理员列表 | | | [friends](https://www.kancloud.cn/gxser1986/cqrobot/3016235) | 好友列表 | | | [cards](https://www.kancloud.cn/gxser1986/cqrobot/3016236) | 名片 | | | [join](https://www.kancloud.cn/gxser1986/cqrobot/3016237) | 进群时间 | | | [times](https://www.kancloud.cn/gxser1986/cqrobot/3016238) | 最后发言 | | | [shutup\_list](https://www.kancloud.cn/gxser1986/cqrobot/3016239) | 禁言列表 | | | [remarks](https://www.kancloud.cn/gxser1986/cqrobot/3016240) | 备注 | | | [owner](https://www.kancloud.cn/gxser1986/cqrobot/3016241) | 群主 | | | [ec](https://www.kancloud.cn/gxser1986/cqrobot/3016242) | | | | [ext\_num](https://www.kancloud.cn/gxser1986/cqrobot/3016243) | | | | [level](https://www.kancloud.cn/gxser1986/cqrobot/3016244) | | | | [type](https://www.kancloud.cn/gxser1986/cqrobot/3016245) | | | | [mems](https://www.kancloud.cn/gxser1986/cqrobot/3016246) | 用户列表 |