Preparing search index...
The search index is not available
jikan4.js
jikan4.js
v4
MangaSearchFilter
Interface MangaSearchFilter
interface
MangaSearchFilter
{
excludeGenres
:
(
number
|
MangaGenreMeta
<
GenreType
>
)
[]
;
genres
:
(
number
|
MangaGenreMeta
<
GenreType
>
)
[]
;
magazines
:
(
number
|
MagazineMeta
)
[]
;
maxScore
:
number
;
minScore
:
number
;
orderBy
:
|
"title"
|
"mal_id"
|
"start_date"
|
"end_date"
|
"score"
|
"scored_by"
|
"rank"
|
"popularity"
|
"members"
|
"favorites"
|
"chapters"
|
"volumes"
;
score
:
number
;
sfw
:
boolean
;
sort
:
"desc"
|
"asc"
;
status
:
|
"publishing"
|
"discontinued"
|
"complete"
|
"upcoming"
|
"hiatus"
;
type
:
|
"manga"
|
"novel"
|
"doujin"
|
"manhua"
|
"manhwa"
|
"lightnovel"
|
"oneshot"
;
}
Index
Properties
exclude
Genres
genres
magazines
max
Score
min
Score
order
By
score
sfw
sort
status
type
Properties
exclude
Genres
exclude
Genres
:
(
number
|
MangaGenreMeta
<
GenreType
>
)
[]
genres
genres
:
(
number
|
MangaGenreMeta
<
GenreType
>
)
[]
magazines
magazines
:
(
number
|
MagazineMeta
)
[]
max
Score
max
Score
:
number
min
Score
min
Score
:
number
order
By
order
By
:
|
"title"
|
"mal_id"
|
"start_date"
|
"end_date"
|
"score"
|
"scored_by"
|
"rank"
|
"popularity"
|
"members"
|
"favorites"
|
"chapters"
|
"volumes"
score
score
:
number
sfw
sfw
:
boolean
sort
sort
:
"desc"
|
"asc"
status
status
:
|
"publishing"
|
"discontinued"
|
"complete"
|
"upcoming"
|
"hiatus"
type
type
:
|
"manga"
|
"novel"
|
"doujin"
|
"manhua"
|
"manhwa"
|
"lightnovel"
|
"oneshot"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exclude
Genres
genres
magazines
max
Score
min
Score
order
By
score
sfw
sort
status
type
jikan4.js
Loading...