userId.'.inbox'); } public function broadcastAs(): string { return 'inbox.read.updated'; } public function broadcastWith(): array { return $this->payload; } }