whatsappcloudapi_wrapper
whatsappcloudapi_wrapper copied to clipboard
An easy way to build Whatsapp Chatbots on top of the new Whatsapp Cloud API
how can I get conversation.id to know if a message within the current 24 hour window or newly created window?
at the moment in the library there is a written function to download the media from the url this._retrieveMediaUrl but is not exposed, it is not possible to use it,...
Issue Description: The current parseMessage method in WhatsAppCloud API lacks a simple way to set a custom ID for accounts with multiple numbers. This becomes problematic when handling different numbers...
@DaggieBlanqx , i will love to make a PR, update the sticker function and push, I want to implement that feature into my code?
@DaggieBlanqx pls do approve this, quite an urgent fix
# Type Definitions It has been very had trying to manually type the functions hence making it a bad user experience for typescript users. I wouldn't mind making a pull...
the library has an option to load the media from the local file path, but when it send, it got refused from Whatsapp because it has not set the header...