企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# QQLite.Framework.Entity.ClusterList 类 ## 注释 ~~~ 群列表 ~~~ ## 语法 ~~~ public class ClusterList : Dictionary<uint, ClusterInfo> ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [this\[uint clusterId\]](https://www.kancloud.cn/gxser1986/cqrobot/3016389) | 获取一个群 | ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [Add](https://www.kancloud.cn/gxser1986/cqrobot/3016391) | 我没有用 | | | [Get](https://www.kancloud.cn/gxser1986/cqrobot/3016392) | 获取一个群 |