通知短信+运营短信,5秒速达,支持群发助手一键发送🚀高效触达和通知客户 广告
# QQLite.Framework.Entity.ClusterInfo 类 ## 注释 ~~~ 群信息 ~~~ ## 语法 ~~~ public class ClusterInfo ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [GroupId](https://www.kancloud.cn/gxser1986/cqrobot/3016368) | 分组Id | | | [ClusterId](https://www.kancloud.cn/gxser1986/cqrobot/3016369) | 内部群号 | | | [ExternalId](https://www.kancloud.cn/gxser1986/cqrobot/3016370) | 如果是固定群,这个表示外部ID,如果是临时群,这个表示父群ID | | | [Name](https://www.kancloud.cn/gxser1986/cqrobot/3016371) | 群名称 | | | [Description](https://www.kancloud.cn/gxser1986/cqrobot/3016372) | 群的简介 | | | [Notice](https://www.kancloud.cn/gxser1986/cqrobot/3016373) | 群的公告 | | | [Creator](https://www.kancloud.cn/gxser1986/cqrobot/3016374) | 群主 | | | [AuthType](https://www.kancloud.cn/gxser1986/cqrobot/3016375) | 入群验证类型 | | | [MaxNum](https://www.kancloud.cn/gxser1986/cqrobot/3016376) | 最大人数 | | | [Category](https://www.kancloud.cn/gxser1986/cqrobot/3016377) | 分类 | | | [MemberList](https://www.kancloud.cn/gxser1986/cqrobot/3016378) | 成员列表 | | | [LevelName](https://www.kancloud.cn/gxser1986/cqrobot/3016379) | 群等级属性 | | | [ClusterRole](https://www.kancloud.cn/gxser1986/cqrobot/3016380) | 我的权限 | | | [CanSend](https://www.kancloud.cn/gxser1986/cqrobot/3016381) | 群开关 | | | [IsGag](https://www.kancloud.cn/gxser1986/cqrobot/3016382) | 群是否被禁言 | | | [GagTime](https://www.kancloud.cn/gxser1986/cqrobot/3016383) | 禁言时间 | ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [ToString](https://www.kancloud.cn/gxser1986/cqrobot/3016385) | ToString | | | [GetMemberName](https://www.kancloud.cn/gxser1986/cqrobot/3016386) | 获取群成员名字 |