Crates.io | whatsappweb-eta |
lib.rs | whatsappweb-eta |
version | 0.5.0-pre1 |
source | src |
created_at | 2019-07-03 10:02:02.447863 |
updated_at | 2019-08-09 13:02:34.094047 |
description | WhatsApp Web (reverse-engineered) API client, eta's fork thereof |
homepage | https://git.theta.eu.org/whatsappweb-rs.git/about/ |
repository | https://git.theta.eu.org/whatsappweb-rs.git/ |
max_upload_size | |
id | 145604 |
size | 175,291 |
This is a fork of whatsappweb-rs by Christoph Walcher (@wiomoc). It's used by sms-irc, and is actively maintained in conjuction with that project. I didn't write most of this code - and most of the reverse-engineering work for the protocol was done by sigalor, under the aegis of the whatsapp-web-reveng project.
failure
instead of error-chain
)(taken from the original README verbatim)
send/receive text-, image-, audiomessages
create/modify groups
get userinfo (status, presence, profilepic)
get contacts, chats
send/receive message acknowledge
receive changes from app e.g. (un-)pin, (un-)mute, delete chat
relogin without scanning qrcode
query older messages
reconnect on connection loss
This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by WhatsApp or any of its affiliates or subsidiaries. This is an independent and unofficial software. Use at your own risk.