ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# QQLite.Framework.Event.ClusterSearchEventArgs 类 ## 注释 ~~~ 搜索群事件 ~~~ ## 语法 ~~~ public class ClusterSearchEventArgs : ClusterInfoEventArgs ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [ReplyCode](https://ihavenolimitations.xyz/gxser1986/cqrobot/3015963) | 回复码 0x00 : 通常为成功 | | | [ErrorMessage](https://ihavenolimitations.xyz/gxser1986/cqrobot/3015964) | 错误信息 (ReplyCode != 0x00 存在) |