Baileys icon indicating copy to clipboard operation
Baileys copied to clipboard

Lightweight full-featured WhatsApp Web + Multi-Device API

Results 97 Baileys issues
Sort by recently updated
recently updated
newest added

MD version can't get names in contact there is only `notify` I want to get the names that are saved in my contacts. But I'm not able to see these...

When I am sending a Template or Button Message Then 1 Message Send To the Receiver and the Same Message is received by Sender, Menace 1 Message Send to 2...

bug
Stale

I was tinkering with the project and wanted to get a bunch of information, it was working like a charm but then WhatsApp blocked my account for violation of their...

Stale

I recently did a test on version WhatsApp Messenger 2.22.15.74 and it doesn't receive list type messages, messages only appear on the web

bug
Stale

How to mentions in templateMessage My code: ``` const templateButtons = [ {index: 1, urlButton: {displayText: '⭐ Star Baileys on GitHub!', url: 'https://github.com/adiwajshing/Baileys'}}, {index: 2, callButton: {displayText: 'Call me!', phoneNumber:...

Stale

Como ouvir eventos sobre à atualização no percentual da bateria do celular? Na versão legada existia um evento que mostrava isso. Na versão md esse recurso existe ou não?

Stale

I'm using the available Dockerfile that uses the node:16-alpine image and when compiling with the docker build, it has the following problem: ![image](https://user-images.githubusercontent.com/35231262/181627681-c3edffd9-8c51-4d08-b854-d31f72b3fbcf.png)

bug
Stale

**Describe the bug** I want to update product price only but leaving out images is causing undefined array errors and when using any url including imageUrls.original fro product fetch I...

bug

I want to delete the chat record of [email protected]. I want to delete the entire chat, not the messages. How can I do that ?