Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello every one!
Excuse me for weak English writing! I'm a beginner!

I would like to send a message from whatsapp account to another accounts via c#!

I searched for this subject and found many solution for python and php and c#, but none are useful and all are old!

Please help me!

What I have tried:

I test whatsappAPI from NuGet bu this is expired and old, so not work in my project and get error: "Old_Version".

Also I test "WART" and get error "Old_Version" again!

Also read Facebook docs for whatsapp and most confused :)
Posted
Updated 5-Nov-18 0:43am
v3
Comments
Sinisa Hajnal 5-Nov-18 6:42am    
Find current version of the API and read its documentation.
mabbaszadegan 5-Nov-18 6:57am    
I searched for new version bu not found any things.

1 solution

See Sending WhatsApp Messages from a Win32 C++ Program[^]. It's C++ but should be easy to implement in C#.
 
Share this answer
 
Comments
mabbaszadegan 5-Nov-18 6:54am    
Thanks a lot Richard, but unfortunately this way need to register to WhatsMate site and i'm in Iran country and sanctions not allowed pay!

Thanks anyway :)
Richard MacCutchan 5-Nov-18 7:01am    
From what I can see Whatsapp does not want to provide such a service.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900