-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
Puppet Repository
https://github.com/lijiarui/wechaty-puppet-padchat
https://github.com/lijiarui/wechaty/tree/new-puppet-padchat
1. Message
- save all messageRawPayload save all messageRawPayload data #1250
- read messageRawPayload by id read messageRawPayload by id #1253
then the following functions can easy to implement:
- function messageForward()
- function messageFile() : save file to local
- function messageRawPayload()
2. Contact | Room
- function contactFindAll() rewrite contactFindAll() #1251
- function roomFindAll() rewrite roomFindAll() #1255
3. FriendRequest
- friendRequestSend function friendRequestSend #1252
- friendRequestAccept function friendRequestAccept #1254