Rhymen / go-whatsapp

WhatsApp Web API
MIT License
2.07k stars 492 forks source link

Support to composing #561

Closed danielspk closed 3 years ago

danielspk commented 3 years ago

Hello everybody.

There is a way to send a contact update informing that it is "typing" (internally called "composing").

Analyzing WahtsApp web I see that it is a binary message. I would like to know if anyone could implement it.

Thanks

danielspk commented 3 years ago

Duplicated https://github.com/Rhymen/go-whatsapp/issues/275