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

消息发送时候报错 #39

Open
softpeng opened this issue Apr 24, 2022 · 3 comments
Open

消息发送时候报错 #39

softpeng opened this issue Apr 24, 2022 · 3 comments

Comments

@softpeng
Copy link

fail: Wechaty.Module.Puppet.WechatyPuppet[0]
messagePayload() exception,messageId:
System.ArgumentException: no id
at Wechaty.Module.Puppet.WechatyPuppet.MessagePayload(String messageId)

附件demo供参考:
Program.zip

@Jesn
Copy link
Contributor

Jesn commented Apr 26, 2022

看提示是没有messageId?

@softpeng
Copy link
Author

发消息时候,不需要messageid啊
public Task<Message?> Say(string text, params Contact[]? replyTo){}

@Jesn
Copy link
Contributor

Jesn commented Apr 27, 2022

image
发送完了会再去拉取下这个数据的,最近Padlocal在对接新版的wechaty的,会经常遇到类似的情况

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