Replies: 1 comment
-
Were you able to do it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
const ppUrl = await sock.profilePictureUrl("[email protected]", 'image')
Something like this but for the pushName. So for example when I parse the quotedMessage from a message, i don't know the pushName of the message owner. On whatsapp-web.js I can easily retrieve the name of the contact.
Beta Was this translation helpful? Give feedback.
All reactions