企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# QQLite.Framework.Event.FriendAddSuccessEventArgs 类 ## 注释 ~~~ 添加好友验证信息 ~~~ ## 语法 ~~~ public class FriendAddSuccessEventArgs : QQEventArgs ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [ReplyCode](https://www.kancloud.cn/gxser1986/cqrobot/3016010) | 回复码 0x00 : 通常为成功 | | | [QQ](https://www.kancloud.cn/gxser1986/cqrobot/3016011) | QQ号码 | | | [AuthCode](https://www.kancloud.cn/gxser1986/cqrobot/30160102) | 认证类型 |