tulir / whatsmeow

Go library for the WhatsApp web multidevice API

Home Page:https://go.mau.fi/whatsmeow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Whatsmeow to send message with image thumbnail

llai-utexas opened this issue · comments

I wonder if it's possible to use Whatsmeow to send message that looks like the Click-to-Whatsapp message template, with embedded thumbnail with hyperlink that looks like the following

Screenshot 2024-01-17 at 9 37 12 PM

You can send whatever you want that fits in the Message protobuf object. Finding out what to put there is up to you. A good way is receiving a message and printing the content to see which fields should be filled.