Wechaty Puppet Service OpenAPI Specification
Number of APIs: 60
Wechaty is a Conversational RPA SDK for chatbot makers. With only 6 lines of code, you can create a bot on the most popular IMs like WeChat, Whatsapp, WeCom, Gitter, etc.
Wechaty Puppet Service is the RESTful API for Wechaty API, which is build on top of the Wechaty Puppet Abstraction and the gRPC proto definition.
Contact Support: Name: Wechaty Email: wechaty@chatie.io
-
rooms-{id}-members - * GET {{baseUrl}}/rooms/:id/members/:memberId
-
rooms-{id} - * GET {{baseUrl}}/rooms/:id
-
rooms-{id} - Puppet Room Quit DELETE {{baseUrl}}/rooms/:id
-
rooms-{id} - Puppet Room Del DELETE {{baseUrl}}/rooms/:id/member/:contactId
-
message/{id} - Puppet Message Payload GET {{baseUrl}}/message/:id
-
message/{id} - Puppet Message Contact GET {{baseUrl}}/message/:id/contact
-
message/{id} - Puppet Message File Stream GET {{baseUrl}}/message/:id/filebox
-
message/{id} - Puppet Message Image Stream GET {{baseUrl}}/message/:id/image/:type
-
message/{id} - Puppet Message Mini Program GET {{baseUrl}}/message/:id/mini-program
-
rooms-{id}-dirty - Puppet Dirty Payload3 PUT {{baseUrl}}/rooms/:id/dirty/:type