nizarfadlan / baileys-api

Simple WhatsApp REST API with multiple device support
MIT License
66 stars 32 forks source link

how send to specific number ? #12

Open ahmadsukabul opened 1 week ago

ahmadsukabul commented 1 week ago
Screenshot 2024-09-07 at 16 54 17

iam looking how send to specific number, but i just only found this. pelase help me

nizarfadlan commented 1 week ago

You can check the documentation for sending to a number

https://www.postman.com/supply-meteorologist-96562615/baileys/documentation/9yuuao2/baileys-api-v2-0-0?entity=request-14456337-84543cb5-9782-4d4d-8a10-f4488bbdf35d

for the contents of the message object and options, you can check the official baileys documentation.

Sorry for not being able to provide swagger documentation that is easily accessible, maybe if there is time I can make it.