🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# QQLite.Framework.Event.FriendAddAuthorizeEventArgs 类 ## 注释 ~~~ 添加好友验证信息 ~~~ ## 语法 ~~~ public class FriendAddAuthorizeEventArgs : QQEventArgs复制代码 ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [ReplyCode](https://www.kancloud.cn/gxser1986/cqrobot/3016001) | 回复码 0x00 : 通常为成功 | | | [QQ](https://www.kancloud.cn/gxser1986/cqrobot/3016002) | QQ号码 | | | [Command](https://www.kancloud.cn/gxser1986/cqrobot/3016003) | 命令 |