- 首页
- 快速上手
- 购买授权
- 更新日志
- 自助管理
- 常见问题
- 文本代码
- 注入教程
- 开始开发
- 方案一:千寻微信框架
- 使用必看
- 回调事件
- 接口请求
- 获取微信列表(getWeChatList)POST
- 获取登录二维 码(getLoginQrCode)POST
- 解密dat图片(decryptImage)POST
- 微信状态检测(checkWeChat)POST
- 查询授权信息(getAuthInfo)POST
- 下载文件/图片GET
- 发送文本消息(sendText)POST
- 发送文本消息2(sendText2)POST
- 发送引用回复_文本(sendReferText)POST
- 发送图片(sendImage)POST
- 发送文件(sendFile)POST
- 发送动态表情(sendGif)POST
- 发送分享链接(sendShareUrl)POST
- 发送小程序(sendApplet)POST
- 发送音乐分享(sendMusic)POST
- 发送聊天记录(sendChatLog)POST
- 发送名片消息(sendCard)POST
- 发送XML(sendXml)POST
- 获取个人信息(getSelfInfo)POST
- 获取标签列表(getLabelList)POST
- 获取好友列表(getFriendList)POST
- 获取群聊列表(getGroupList)POST
- 获取公众号列表(getPublicList)POST
- 同意好友请求(agreeFriendReq)POST
- 添加好友_通过v3(addFriendByV3)POST
- 添加好友_通过群wxid(addFriendByGroupWxid)POST
- 删除好友(delFriend)POST
- 修改对象备注(editObjRemark)POST
- 查询陌生人信息(queryNewFriend)POST
- 查询对象信息(queryObj)POST
- 退出群聊(quitGroup)POST
- 创建群聊(createGroup)POST
- 查询群聊信息(queryGroup)POST