如何通过C#使用whatsapp发送短信

问题描述:

大家好!

打扰我写英文写作不好!我是初学者!



我想通过c#从whatsapp帐户向另一个帐户发送消息!



我搜索了这个主题,发现了很多python和php以及c#的解决方案,但没有一个是有用的,都是旧的!



请帮助我! br />


我尝试了什么:



我从NuGet测试whatsappAPI这个已过期且过时,因此无法在我的项目中工作并收到错误:Old_Version。



此外,我测试WART并再次收到错误Old_Version!



另请阅读whatsapp的Facebook文档,最困惑的是:)

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 :)

参见从Win32 C ++程序发送WhatsApp消息 [ ^ ]。它是C ++,但应该很容易在C#中实现。
See Sending WhatsApp Messages from a Win32 C++ Program[^]. It's C++ but should be easy to implement in C#.