$this->id, 'username' => $this->username, 'nickname' => $this->info->nickname, 'avatar' => $this->info->avatar ?? '', ]; } }