This is a API written in C# but it can be used in any .NET language. It's a fork from WhatsAPINet, which is based on WhatsAPI. The goal of this fork is to make it all work again and refacter the code, add documentation and write documentation on how Whatsapp works.
ChatApi is an unofficial cross-platform libraries for interacting with the chat-api.com.
`ChatApi.WA.Ban` allows you to set a template for automatically blocking phone numbers.
ChatApi is an unofficial cross-platform libraries for interacting with the chat-api.com.
`ChatApi.WA.Dialogs` allows you to work with dialogs (personal chats and groups).
ChatApi is an unofficial cross-platform libraries for interacting with the chat-api.com.
`ChatApi.WA.Messages` allows you to work directly with messages, performing operations such as: send, receive, resend, and delete messages.