Deleted user
Deleted user
> Why do you use `compose.yml` name instead of `docker-compose.yml`? It doesn't matter for docker, `compose.yml` is just shorter
I have started working on: https://github.com/PrestaShop/PrestaShop/issues/19376 The form is not simplified, I think it is missing from this list. Regards Thomas
@Salientekill π€¦πΌπππ
> The sticker pack is now working on mobile! The only missing/remaining thing is the cover/thumbnail image. Amazing
@jlucaso1 I have implemented the thumbnail generation fix for sticker pack messages **Result:** **Usage:** ```javascript const coverContent = readFileSync('./Media/icon.png') const stickerContent = readFileSync('./Media/icon.png') await sock.sendMessage(msg.key.remoteJid!, { stickerPack: { name: 'Baileys...
@jlucaso1 could you give me push access to your PR let me push the changes
One more issue to address is the sticker pack preview not showing on web
> > One more issue to address is the sticker pack preview not showing on web > > It seems that in groups it doesn't either ;-; Are you able...
is this PR still worth the effort? @jlucaso1
> Could we merge this? why? i don't think it should.