Open ravihermawan opened 6 months ago
Mas, kalau bisa request nampilin profile mas
// for low res picture const ppUrl = await sock.profilePictureUrl("xyz@g.us") console.log("download profile picture from: " + ppUrl) // for high res picture const ppUrl = await sock.profilePictureUrl("xyz@g.us", 'image')
Mas, kalau bisa request nampilin profile mas