Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

是否支持单用户的呢 #1

Open
xiaosadexiaohai opened this issue May 3, 2017 · 3 comments
Open

是否支持单用户的呢 #1

xiaosadexiaohai opened this issue May 3, 2017 · 3 comments

Comments

@xiaosadexiaohai
Copy link

现在发送都是整个组都发送,有没有可以实现使用工号id来发送的

@xiaosadexiaohai
Copy link
Author

@bluetom520

@xiaosadexiaohai
Copy link
Author

比如工号

@bluetom520
Copy link
Owner

可以的,我有个函数,你把工号填进去
data = ding.send_message(toparty=toparty, agentid=agentid, messages=messages)
这一句改为
data = ding.send_message(userid=‘123456’, agentid=agentid, messages=messages)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants