多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# QQLite.Framework.Event.ClusterSearchEventArgs 类 ## 注释 ~~~ 搜索群事件 ~~~ ## 语法 ~~~ public class ClusterSearchEventArgs : ClusterInfoEventArgs ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [ReplyCode](https://www.kancloud.cn/gxser1986/cqrobot/3015963) | 回复码 0x00 : 通常为成功 | | | [ErrorMessage](https://www.kancloud.cn/gxser1986/cqrobot/3015964) | 错误信息 (ReplyCode != 0x00 存在) |