Thanks to visit codestin.com
Credit goes to github.com

Skip to content

resuelve/wax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp Api

Warning

The 1.x version of this library is WIP project.

Important

Version 0.8.X is the last version that works for the deprecated Whatsapp On Premise API. You can find it on this (branch)[https://github.com/resuelve/wax/tree/On-Premise-API-0.8]

Cliente para comunicar con el servicio de Whatsapp https://developers.facebook.com/docs/whatsapp

  • Create User
  • Create account
  • Verify account
  • Check contact
  • Send text messages
  • Send hsm messages
  • Send media messages
  • Download media
  • Delete media
  • Get application medatada
  • Update application metadata
  • Two step verification
  • Get health
  • Stats
  • Support

Installation

If available in Hex, the package can be installed by adding wax to your list of dependencies in mix.exs:

def deps do
  [
    {:wax, "~> 1.0.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/wax.

About

Cliente de Whatsapp para Elixir

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

Languages