Rhymen / go-whatsapp

WhatsApp Web API
MIT License
2.05k stars 490 forks source link

get Info and PhoneInfo data #558

Closed maeverson closed 3 years ago

maeverson commented 3 years ago

Hi, How to get Info and PhoneInfo data ? I saw that these informations are in function newInfoFromReq (inside session.go), but there are some example how to get these data?

Thanks.

maeverson commented 3 years ago

Hi, How to get Info and PhoneInfo data ? I saw that these informations are in function newInfoFromReq (inside session.go), but there are some example how to get these data?

Thanks.

Solved using HandleJsonMessage.