waha icon indicating copy to clipboard operation
waha copied to clipboard

[feature] api/sendLinkPreview - not implemented

Open ehussain opened this issue 2 years ago • 1 comments

Hello,

We are trying to make api request to api/sendLinkPreview end point but receiving error.

{
  "statusCode": 422,
  "message": "The method is not implemented by the engine.",
  "error": "Unprocessable Entity"
}

This feature is very important. Can we please get this feature on priority?

ehussain avatar Aug 24 '23 02:08 ehussain

Hi! Link preview should be generated even in usual sendText messages in WEBJS, but it's broken right now, waiting for the fix https://github.com/pedroslopez/whatsapp-web.js/pull/2378

btw, NOWEB sends link preview in both cases - sendText and sendLinkPreview

allburov avatar Aug 24 '23 08:08 allburov