企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# 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 存在) |