$this->id, 'bot_id' => $this->botId, 'room_token' => $this->roomToken, 'thread_root_message_id' => $this->threadRootMessageId, 'user_id' => $this->userId, 'role' => $this->role, 'content' => $this->content, 'created_at' => $this->createdAt, ]; } }