💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# 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) | 添加一个好友 |