#formatImageToWebpSticker

3 messages · Page 1 of 1 (latest)

fossil fjord
#

const sticker = await Util.formatImageToWebpSticker(image);
How do i import Util??

winter inlet
#

You don't really need to, wawebjs converts media automatically.

#

Client.sendMessage(to, media, {sendMediaAsSticker:true})