ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# QQLite.Framework.Entity.MemberList 类 ## 注释 ~~~ 群成员列表 ~~~ ## 语法 ~~~ public class MemberList : Dictionary<uint, Member> ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [this\[uint memberqq\]](https://www.kancloud.cn/gxser1986/cqrobot/3016283) | 获取一个群成员 | ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [Add](https://www.kancloud.cn/gxser1986/cqrobot/3016285) | 我没有用 | | | [Remove](https://www.kancloud.cn/gxser1986/cqrobot/3016286) | 禁用 |