企业🤖AI Agent构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# QQLite.Framework.Entity.FriendList 类 ## 注释 ~~~ 好友列表 ~~~ ## 语法 ~~~ public class FriendList : Dictionary<uint, FriendInfo>复制代码 ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [Onlines](https://www.kancloud.cn/gxser1986/cqrobot/3016221) | 在线好友数量 | ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [Add](https://www.kancloud.cn/gxser1986/cqrobot/3016223) | 我没有用 | | | [Add](https://www.kancloud.cn/gxser1986/cqrobot/3016224) | 添加一个好友 |