如果你想要给文件传输助手发一条信息,只需要这样:
import itchat itchat.auto_login() itchat.send('Hello, filehelper', toUserName='filehelper')
Last updated 6 years ago