ookamiiixd / baileys-api

Simple WhatsApp REST API with multiple device support
MIT License
431 stars 327 forks source link

Constraints on sending buttons #149

Closed davidgalih closed 1 year ago

davidgalih commented 1 year ago

I have an unsolved problem when sending messages with the button, when I send a message with the button only I can see through my device on whatsapp web and no messages can be seen on the recipient's whatsapp.

mohamad-supangat commented 1 year ago

it is bug o bayleis

davidgalih commented 1 year ago

How can I see the bug, or is there a solution to fix it?

AiceGate commented 1 year ago

@mohamad-supangat Not Baileys bug. its work fine for me image

davidgalih commented 1 year ago

@mohamad-supangat Not Baileys bug. its work fine for me image

May I know what version you can use and how you send the message?

For your information, I'm using the latest version that uses typescript.

AiceGate commented 1 year ago

@mohamad-supangat Not Baileys bug. its work fine for me image

May I know what version you can use and how you send the message?

For your information, I'm using the latest version that uses typescript.

image

davidgalih commented 1 year ago

Thank you very much for the information, for Baileys Simple API are you using the pure Node js version or typescript?

ookamiiixd commented 1 year ago
  1. Please provide an example of your request payload
  2. Also, what kind of device the recepient is?
davidgalih commented 1 year ago

okay thank you very much, I have found the solution on this issue https://github.com/adiwajshing/Baileys/issues/2539#issuecomment-1436329734

ookamiiixd commented 1 year ago

I will close this then