GitHub - sushi86/Chat-API-NET: The .NET WhatsApp library · GitHub
Skip to content

sushi86/Chat-API-NET

 
 

Repository files navigation

Chat API .NET

This is an API written in C# but it can be used in any .NET language. It's a fork from WhatsAPINet, which is based on Chat API (php).

Documentation

How to build

Use following NuGet Packages:

https://www.nuget.org/packages/mycurve25519.x64/

Install-Package mycurve25519.x64

and

https://www.nuget.org/packages/mylibaxolotl.x64/

Install-Package mylibaxolotl.x64

Thanks to takenet for creating the Nuget Packages

These libs are compiled for x64, so please change your build for the ChatAPI also to x64

Protocol

More info in Chat API repo wiki https://github.com/mgp25/Chat-API

Special thanks to shirioko

Terms and conditions

  • You will NOT use this API for marketing purposes (spam, massive sending...).
  • We do NOT give support to anyone that wants this API to send massive messages or similar.
  • We reserve the right to block any user of this repository that does not meet these conditions.

About

The .NET WhatsApp library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • C# 77.6%
  • C++ 10.1%
  • C 9.1%
  • Protocol Buffer 3.2%