This commit is contained in:
邹宗楠
2022-06-15 16:52:54 +08:00
parent c787af5964
commit 810f8074d8
5 changed files with 54 additions and 38 deletions

View File

@@ -0,0 +1,6 @@
package qywxapi
// CreateGroupChat 创建群聊会话
func (a *API) CreateGroupChat() {
}