ThinkSSL🔒 一键申购 5分钟快速签发 30天无理由退款 购买更放心 广告
# QQLite.Framework.Event.ClusterJoinEventArgs 类 ## 注释 ~~~ 申请入群事件 ~~~ ## 语法 ~~~ public class ClusterJoinEventArgs : QQEventArgs ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [ClusterId](https://www.kancloud.cn/gxser1986/cqrobot/3016145) | 内部群号 | | | [ClusterAuthType](https://www.kancloud.cn/gxser1986/cqrobot/3016146) | 群验证类型 | | | [ReplyCode](https://www.kancloud.cn/gxser1986/cqrobot/3016147) | 回复码 0x00 : 通常为成功 | | | [ErrorMessage](https://www.kancloud.cn/gxser1986/cqrobot/3016148) | 错误信息 (ReplyCode != 0x00 存在) |