status; } public function text(): string { return $this->text; } public function raw(): string { return $this->raw; } }