property mangaManager.MangaSearchParameters.unapproved

This is a flag. When supplied it will include entries which are unapproved. Unapproved entries on MyAnimeList are those that are user submitted and have not yet been approved by MAL to show up on other pages. They will have their own specifc pages and are often removed resulting in a 404 error. You do not need to pass a value to it.

Type

boolean

Usage

import { type mangaManager } from ".";