ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# QQLite.Framework.SDK.GetExtension 类 ## 注释 ~~~ 获取扩展 ~~~ ## 语法 ~~~ public static class GetExtension ~~~ ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [GetContactInfo](https://www.kancloud.cn/gxser1986/cqrobot/3016666) | 获取QQ详细信息 | | | [GetFriendName](https://www.kancloud.cn/gxser1986/cqrobot/3016667) | 获取QQ昵称 | | | [GetContactName](https://www.kancloud.cn/gxser1986/cqrobot/3016668) | 获取QQ昵称 | | | [GetClusterMemberRole](https://www.kancloud.cn/gxser1986/cqrobot/3016669) | 获取QQ在群中的权限 | | | [GetCluster](https://www.kancloud.cn/gxser1986/cqrobot/3016670) | 获取群信息 | | | [GetClusterMemberName](https://www.kancloud.cn/gxser1986/cqrobot/3016671) | 获取群成员号码 |