-
message.ack webhook
{"id":"evt_01je7rhjkgcds9be5m10qh3cmf","event":"message.ack","session":"381446","me":{"id":"852xxxxxx@c.us","pushName":"Barely Beauty"},"payload":{"id":"true_8613700000000@c.us_3E…
-
### Send seen and Message Ack Properties
- The properties `ack` and `ackName` does not change after sending sendSeen to the message.
Even sending the `/sendSeen` to this message, the properties …
-
### Describe the bug
I've never seen all listed properties on Docs of this endpoint:
`GET /api/contacts?contactId=11231231231@c.us&session=default`
```json
{
"id": "11231231231@c.us",
"n…
-
/api/session_d3lfcm/chats/xxx%40g.us/messages?downloadMedia=false&limit=100
It seems that reactions cannot be obtained through the interface?
NOWEB It can be obtained, but WEBJS does not seem to see…
-
An important percent of messages our sessions receive are not being delivered to our webhook.
We check the container logs and found this two issues:
1. Error: Connection Closed
We are getting th…
-
Hi,
The tests were done from Swagger directly with version 2024.8.1
The labels store is with MongoDB.
I'm trying to use labels with the NOWEB API but the following happens:
1. In the api:
…
-
Handling :noweb and :shebang
So a block with :noweb ref or a :shebang
```emacs
#+BEGIN_SRC sh :noweb-ref sh-bashrc :noweb-sep "\n"
[ -r $HOME/.config/sh/xdg.sh ] && . $HOME/.config…
-
My branch with the fixes is here: https://github.com/darix/ulix/tree/modernize-build
# Missing file ../bachelorarbeit.nw
```
make
notangle -L -Rulix.c ../ulix-book.nw > ulix.c; true
undefine…
darix updated
3 weeks ago
-
**Describe the bug**
> Webhook event group.join is not coming to the webhook URL for NOWEB engine. (as seen at this table https://waha.devlike.pro/docs/how-to/webhooks/#webhooks)
> The only case i…
-
I use [Noweb reference syntax](https://orgmode.org/manual/Noweb-reference-syntax.html) to embed some code in all my source blocks, which needs `:noweb yes` in the source blocks' headers.
The code wor…