3

As far as I know Whats App blocked the whats app .net API.

So the question: Is there any other mobile chatting App that provide .net API for sending messages i.e (line , viper , etc)?

Bojan B
  • 2,091
  • 4
  • 18
  • 26
Maher Khalil
  • 529
  • 1
  • 15
  • 28

1 Answers1

1

Facebook Messenger
try facebook-messenger-net-lib it is a C# library to talk to facebook messenger API nuget link

For Line
you can see this link LineBot-Sample-for-DotNet

For Viber
Couldn't found one for .NET or any other platform see this questions
send message by viber or whatsapp programmatically
Need viber webservice or api address

For Skype
Skype API
Microsoft Bot Builder C# SDK

Community
  • 1
  • 1
Osama AbuSitta
  • 3,918
  • 4
  • 35
  • 51