wa-gateway
wa-gateway copied to clipboard
Request Profile Picture
Mas, kalau bisa request nampilin profile mas
// for low res picture
const ppUrl = await sock.profilePictureUrl("[email protected]")
console.log("download profile picture from: " + ppUrl)
// for high res picture
const ppUrl = await sock.profilePictureUrl("[email protected]", 'image')