-
Hello everyone. I've been trying for a few days to find some way to send images as a sticker. I want to create a bot that receives an image and responds with that image as a sticker.
I found a topi…
-
This is my code:
sendPack () {
if(this.state.isAvailable == false){
return Alert.alert('whatsapp is not available');
}
const { stickers, ...packConfig } = stickerConfig;
…
-
everytime i send a command related to the stickers i get this error message
[ERROR] Error: message is missing critical data needed to download the file.
at /home/jose/Whatsapp-Botto-Re/node_mo…
-
**Privacy:**
- [x] Anti-disappearing message. (Messages won't disappear for you)
- [ ] Ability to disable WhatsApp chats in the Android share menu.
- [ ] Show our messages that are deleted for everyo…
-
Hi, How to enable animated webp/gif support. official sticke sample repo contains boolean flag animated for stickers but in this repo those are missing . how to implement it
-
can't add stickers to IOS device(iphone)
-
### Steps to reproduce
### Describe the bug
Multiple users of my stickerservice who have Apple IOS devices are able to send stickers successfully into a room, however they cannot see the sticker…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Jun 15 | Next scheduled analysis: Jun 22_
### Open
✅…
-
hi, i downloaded the app and added some emotes to sticker packs but they dont show up in whatsapp. there is a greyed out add to whatsapp button on the sticker pack screen. could you let me know how to…
-
Animated sticker import is demanding, however, due to TGS limitations, it would cause severe quality loss.
However, it seems possible to trace a LINE animated WEBP down to 64KB TGS whil maintaining…