open-wa / wa-automate-nodejs

💬 🤖 The most reliable tool for chatbots with advanced features. Be sure to 🌟 this repository for updates!
https://docs.openwa.dev/
Other
3.15k stars 600 forks source link

sticker nobg #1292

Closed JonazBR closed 3 years ago

JonazBR commented 3 years ago

how to send sticker no background whitout no api?

lxndr-rl commented 3 years ago

this is not a issue

smashah commented 3 years ago

@Jonas33235 You'll need to provide a raw webp file with a transparent background then use: https://docs.openwa.dev/classes/client.html#sendrawwebpassticker

closing. thanks

smashah commented 3 years ago

@Jonas33235 in the stickerMetadata parameter, set removebg: true

docs.openwa.dev/globals.html#stickermetadata

Just fyi, this requires a paid license key