#How do I use the pushname?

3 messages · Page 1 of 1 (latest)

raven meteor
#

I did it that way, but it returned undefined on whatsapp

ocean siren
#

try this

const pushName = await message.getContact();
console.log(pushName.pushname)```