7 lines
93 B
Go
7 lines
93 B
Go
package qywxapi
|
|
|
|
// CreateGroupChat 创建群聊会话
|
|
func (a *API) CreateGroupChat() {
|
|
|
|
}
|