🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# ClusterList.this\[uint clusterId\] 属性 ## 注释 ~~~ 获取一个群 ~~~ ## 语法 ~~~ public new ClusterInfo this[uint clusterId] { get; } ~~~ ## 参数 | 名称 | 说明 | | --- | --- | | clusterId | 群号 | ## 返回 ~~~ 群实体 ~~~