Replies: 2 comments
-
When I need to send a message, I want to use the RESTFUL API in python-wechaty (for example: send an alert message when my process is killed in the server. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Restful API has been done in the latest wechaty, all of you should do is to install the latest package: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
RESTFUL API is simple to implemented but most common used and powerful. I have created an issue to describe it #269. So I want to discuss with you about the following problem:
All developers are welcome to discuss with us.
Beta Was this translation helpful? Give feedback.
All reactions