Breno Amorim

Results 6 comments of Breno Amorim

You can pass a `falsy` or an empty string value to the `icon` prop and hide the dropdown icon. ![image](https://user-images.githubusercontent.com/10644587/133493469-23dd971a-6db2-4e9e-a2e3-f24aec3c2cd7.png) See the example: https://codesandbox.io/s/semantic-ui-example-forked-b3shc

No, it's any folder in _sdcard_ or defaults directories. Like Documents, Music, DCIM. I want to open these folders with an specific _path_ like we open the some page on...

Ok, I made an PR #66 to work with this possibility.

Is this successfuly resolved? @alechkos @krajasekhar I tried with the latest release [v1.26.0](https://github.com/pedroslopez/whatsapp-web.js/releases/tag/v1.26.0) and still happens as described. I can delete a message for **everyone** using `message.delete(true)` but just "for...

I didn't understand 🤔 Whats the difference of `"acking"` from Waha and reading the message from WhatsApp? Why does only reading from WhatsApp change the "ackName" to `"READ"`? @devlikepro [![patron:PLUS](https://img.shields.io/badge/patron-PLUS-a0e6ba)](https://waha.devlike.pro/docs/how-to/plus-version/#tiers)

I just want something to differ the "_acked_" message when I fetch messages again. Looks like there's nothing on the message object that changes when I send the ack POST,...