We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
请问itchatmp能回复的内容是不是只包含IMAGE, VOICE, VIDEO, TEXT, NEWS, CARD,能否简单介绍一下IMAGE图片格式以及NEWS该如何发送,代码看的不是很懂。 多谢了。 是否可以发送doc文件。
The text was updated successfully, but these errors were encountered:
再 message.py 里有一些信息 对你可能有帮助
What can we send? IMAGE, VOICE, VIDEO, TEXT, NEWS, CARD
for news, you need to form them first and upload to get msgId create_news(newsDict, permanent)
create_news(newsDict, permanent)
Sorry, something went wrong.
No branches or pull requests
请问itchatmp能回复的内容是不是只包含IMAGE, VOICE, VIDEO, TEXT, NEWS, CARD,能否简单介绍一下IMAGE图片格式以及NEWS该如何发送,代码看的不是很懂。
多谢了。
是否可以发送doc文件。
The text was updated successfully, but these errors were encountered: