mukulhase / WebWhatsapp-Wrapper

An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]
https://webwhatsapi.readthedocs.io/en/latest/
MIT License
2.03k stars 797 forks source link

Using with C# or Java! #872

Closed DeLuca92 closed 4 years ago

DeLuca92 commented 4 years ago

It's possible using this api on java or c#? It's possible send gifs?

andersondeoliveiramachado commented 4 years ago

Other Solution : https://github.com/joaomirandasa/whats2api with https://github.com/open-wa/wa-automate-nodejs or https://github.com/open-wa/wa-automate-python

dev-bitrix commented 4 years ago

You can make stand alone rest api service on server, and make post & get request from java app or c# app