mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Add support for contacts array (#384)
* Add support for contacts array * Remove contactsArray logs from Example.ts * Undid prettier formatting of example.js
This commit is contained in:
@@ -150,4 +150,4 @@ async function example() {
|
||||
))
|
||||
}
|
||||
|
||||
example().catch((err) => console.log(`encountered error: ${err}`))
|
||||
example().catch((err) => console.log(`encountered error: ${err}`))
|
||||
Reference in New Issue
Block a user