tawn33y / whatsapp-cloud-api

A Node.js library for creating bots and sending/receiving messages using the Whatsapp Cloud API.
https://www.npmjs.com/package/whatsapp-cloud-api
GNU General Public License v3.0
187 stars 51 forks source link

Create status events #23

Closed guskuma closed 2 months ago

guskuma commented 2 years ago

When 'statuses' field is not null a new event should be triggered with statuses payload. Currently it's being ignored. It can be done adding new 'statuses' event to PubSubEvents.

tawn33y commented 2 months ago

Closing - please read more here.