Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@brighthustle/adonisjs-whatsapp

Package Overview
Dependencies
Maintainers
0
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brighthustle/adonisjs-whatsapp - npm Package Versions

1
45

1.0.5-2

Diff

brighthustle
published 1.0.5-1 •

brighthustle
published 1.0.5-0 •

brighthustle
published 1.0.4 •

brighthustle
published 1.0.3 •

brighthustle
published 1.0.2 •

brighthustle
published 1.0.1 •

Changelog

Source

1.0.1

  • Readme Update
  • Template issue fixes
  • Number out of range fix
brighthustle
published 1.0.0 •

Changelog

Source

1.0.0

Support quick_reply and url button in template message

  • Optional description on RowObject
  • Rename method:
    • sendReplyButtonssendButtons
    • readMessagemarkAsRead
  • Translate messages with interactive type
  • Fix footer options on interactive messages
  • Fix it a bit type-safe
  • Add method for media:
    • WhatsApp.uploadMedia(source)
    • WhatsApp.downloadMedia(media, [options])
  • Options in sendText method are optional
  • Type in contact options fixed
  • Add return type in translateType helper
  • Send message endpoint fixed
  • Increase default timeout configuration
  • sendSticker method fixed
  • WhatsApp.sendText(to, text, [options])
  • WhatsApp.sendImage(to, media, [options])
  • WhatsApp.sendDocument(to, media, [options])
  • WhatsApp.sendAudio(to, media)
  • WhatsApp.sendVideo(to, media, [options])
  • WhatsApp.sendSticker(to, media)
  • WhatsApp.sendLocation(to, coordinate, [options])
  • WhatsApp.sendTemplate(to, template, language, components)
  • WhatsApp.sendContact(to, contacts)
  • WhatsApp.sendReplyButtons(to, text, buttons, [options])
  • WhatsApp.sendList(to, text, button, sections, [options])
  • WhatsApp.readMessage(wamid)
  • WhatsApp.on(event, handler)
1
45
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc