bookingId), ]; } public function broadcastWith(): array { return [ 'reader_type' => $this->readerType, 'last_read_message_id' => $this->lastReadMessageId, ]; } }