Akhlaqul Muhammad Fadwa

Results 21 comments of Akhlaqul Muhammad Fadwa

ganti versi ke 3.5.0 trus ganti lagi ke 3.4.1

``` ts sock.relayMessage( jid { keepInChatMessage: { keepType: 1, key: messageKey, timestampMs: Date.now() } }, {} ) ```

listen for `contacts.upsert` event, it will give all our contacts after qr scan

This pull request is unnecessary, because basically not everyone uses the store and needs `@adiwajshing/keyed-db`. And for the error you mentioned, it has been fixed in commit 6ed9298d960c2a14eeaa7b42206119a6693857fd

it's ok, I'm just expressing my opinion, the decision rests with the repository owner

You can set `markOnlineOnConnect` to `false` in your configuration ```ts const sock = makeWASocket({ ...config, markOnlineOnConnect: false }) ```

I think this is a mistake in ur code. When we leave a group, we shouldn't be able to get metadata from that group, according to the error ur screenshot

> any for function to send message, link preview, message and other ? > > cause i see only to manage channel only in this code Just sendMessage normally with...