tgalal / yowsup

The WhatsApp lib
GNU General Public License v3.0
7.08k stars 2.23k forks source link

get last seen #2907

Open julioo-cain opened 4 years ago

julioo-cain commented 4 years ago

Hi Please tell me how to get last time seen information correctly. I am trying this command in yowsup-cli:

/L
/contacts sync phone_number
/contact lastseen phone_number@s.whatsapp.net

but i alwayse getting this:

Error getting lastseen information for phone_number@s.whatsapp.net

what i have done incorrectly? using yowsup-3.2.2 and yowsup-cli 3.2.0

RynKings commented 4 years ago

hey do you want to solve code together ?

julioo-cain commented 4 years ago

hey @RynKings did you face with this problem before?

RynKings commented 4 years ago

hey @RynKings did you face with this problem before?

Nope, I'll help you

julioo-cain commented 4 years ago

@RynKings Thanks so it means you do not have any problem with getting last seen? where we start?

julioo-cain commented 4 years ago

The error entity returns:

Code: 501
Text: feature-not-implemented

@tgalal @RynKings do you know why?