-
Basically, it will make developing for remote instances as easy as local once made with `create`
- [x] Blocked by sockets implementation
- [x] Blocked by events updates
- [x] Requires a status en…
-
There should be a better way to register webhooks and change webhooks without restarting sessions
- [x] Right now, you can only set one single webhook for all events. This differs from modern web s…
-
Can it support webhook where i can receive all events and mesages ? can it support multi instances ? is this use qr code to assign perticular number with the api?
-
Add a convenience configuration to make the system launch properly on raspberry pi:
```--executable-path /usr/bin/chromium-browser```
-
-
Is there any event for incoming call?
For bots is good to auto reject for calls
-
With specific stickers, which I couldn't identify a pattern, decryptMedia function returns an error.
Before the metadata update I never had this error.
**Code**
if( message.type==='sticker') {
…
-
-
how to send sticker no background whitout no api?
-
**Describe the bug**
i use openwa 3.6.3
i try using sendText with null paramater, sendText(from, null). The function after this sendText can't executed.
for example:
client.sendText(from, '') =…