adonisjs-whatsapp
Advanced tools
Changelog
[0.2.4] - 2023-03-27
translateInteractive
</small> helper when no eligible paramsChangelog
[0.2.3] - 2023-02-23
quick_reply
</small> and <small>url
</small> button in template messageChangelog
[0.2.2] - 2023-02-14
description
</small> on <small>RowObject
</small> optionssendReplyButtons
</small> method to <small>sendButtons
</small>readMessage
</small> method to <small>markAsRead
</small>Changelog
[0.2.1] - 2023-02-09
Changelog
[0.2.0] - 2023-02-09
uploadMedia(source)
</small>downloadMedia(media, [options])
</small>translateType
</small> helpersendText
</small> methodChangelog
[0.1.1] - 2023-02-09
package.json
</small> instead of instructionsChangelog
[0.1.0] - 2023-02-08
on(event, handler)
</small>sendText(to, text, [options])
</small>sendImage(to, media, [options])
</small>sendDocument(to, media, [options])
</small>sendAudio(to, media)
</small>sendVideo(to, media, [options])
</small>sendSticker(to, media)
</small>sendLocation(to, coordinate, [options])
</small>sendTemplate(to, template, language, components)
</small>sendContact(to, contacts)
</small>sendReplyButtons(to, text, buttons, [options])
</small>sendList(to, text, sections, [options])
</small>readMessage(wamid)
</small>