🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# QQLite.Framework.QQEnum.ClusterAuthType 枚举 ## 注释 ~~~ 入群验证类型 ~~~ ## 语法 ~~~ public enum ClusterAuthType : byte ~~~ ## 字段 | | 名称 | 说明 | | --- | --- | --- | | | [None](https://www.kancloud.cn/gxser1986/cqrobot/3015882) | 允许任何人 | | | [NeedAuth](https://www.kancloud.cn/gxser1986/cqrobot/3015883) | 需要验证 | | | [Denied](https://www.kancloud.cn/gxser1986/cqrobot/3015884) | 群禁止加入 |