ThinkChat🤖让你学习和工作更高效,注册即送10W Token,即刻开启你的AI之旅 广告
# QQLite.Framework.Event.ClusterMeExitEventArgs 类 ## 注释 ~~~ 我退出群事件 ~~~ ## 语法 ~~~ public class ClusterMeExitEventArgs : ClusterInfoEventArgs ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [ReplyCode](https://www.kancloud.cn/gxser1986/cqrobot/3016151) | 回复码 0x00 : 通常为成功 | | | [ErrorMessage](https://www.kancloud.cn/gxser1986/cqrobot/30161512) | 错误信息 (ReplyCode != 0x00 存在) |