green-api/whatsapp-chatbot-js

Mote types of messages other than text and message

Closed this issue · 3 comments

Add support for media messages:

  • Images
  • Link
  • Video
  • Poll
  • Buttons

Hello!We recive you message and took it to work!

What problem do you have with Links?

Good afternoon! Links are sent using the sendMessage method.
Currently, files can be sent using a URL using the sendFileByUrl method.
Polls are also sent using the sendPoll method.
The method for sending files from a local device is temporarily unavailable, we apologize