Italo Andrade
Italo Andrade
When use `messaging().sendToDevice(tokens, payload)` where payload contains the `data` property, but it's contains `undefined` value, I given throws the follow error: ```js TypeError: Cannot use 'in' operator to search for...
[BUG] Inconsistencies in remoteJid property for reaction messages between group and individual chats
## Describe the bug While working with reactions, I think that I found some inconsistencies related to the `remoteJid` property. From my understanding, working with Baileys for a few months...
The [Ant.Design](https://ant.design/) library is a good UI library that can be integrated with Unform.
Ensure `throwIfNotConnected` respects `enableOfflineQueue` option to avoid errors when offline.