public function pollMessages()
 {
     $this->whatsprot->pollMessage();
     $this->whatsprot->sendPing();
 }