-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
172: feat: add UserUpdate ConvertUserIDToOpenID ConvertOpenIDToUserID r=xen0n a=tttao7 变更如下: - 增加 [更新成员](https://developer.work.weixin.qq.com/document/path/90197) 此接口需要使用通讯录同步secret - 增加 [userid和openid互换](https://developer.work.weixin.qq.com/document/path/95402) - 增加 [客户群「加入群聊」管理](https://developer.work.weixin.qq.com/document/path/92229) - 增加 [修改群聊会话](https://developer.work.weixin.qq.com/document/path/98913) - 修复/优化 对于客户群和内部群的区分问题 即AppChat和GroupChat的区分问题 两个属于不同的两个板块 一个是消息推送 一个是客户联系 - 部分文档修改 Co-authored-by: TtTao <[email protected]>
- Loading branch information
Showing
13 changed files
with
688 additions
and
147 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.