-
Notifications
You must be signed in to change notification settings - Fork 52
Compatibility
Huan LI edited this page Aug 12, 2018
·
15 revisions
API Support | wechat4u & puppeteer |
padchat |
---|---|---|
Permanent Contact.id | No | Yes |
Permanent Room.id | No | Yes |
Wechaty.say(Contact) | No | Yes |
Contact.friend() | No | Yes |
Contact.say(Contact) | No | Yes |
Room.qrcode() | No | Yes |
Room.create(contactList, [topic]) | No | Yes |
Room.say(Contact) | No | Yes |
Room.add(Contact) | No | Yes |
Room.del(Contact) | No | Yes |
Room.quit() | No | Yes |
Room.announce([text]) | No | Yes |
Room.qrcode() | No | Yes |
Room.owner() | No | Yes |
Message.say(Contact) | No | Yes |
Message.toFileBox() | Yes | Yes for Image/Audio/Video No for other Attachments |
Message.toContact() | No | No for Image/Audio/Video No for other Attachments |