payload = $message->simplify(); } function getLongPoolSummary(): object { return (object) [ "type" => "newMessage", "message" => $this->payload, ]; } }