name = $name; $this->file = $file; $this->type = $type; $this->nsfw = $nsfw; $this->license = $license; $this->title = $title; $this->description = $description; $this->thumbnail = $thumbnail; } }