Interface GetMangaRandomParamsSchema

Hierarchy

  • GetMangaRandomParamsSchema

Properties

contentRating: ("safe" | "suggestive" | "erotica" | "pornographic")[]

Default

["safe","suggestive","erotica"]
excludedTags: string[]
excludedTagsMode: "AND" | "OR"

Default

"OR"
includedTags: string[]
includedTagsMode: "AND" | "OR"

Default

"AND"

Reference expansion options for manga entities or lists

Generated using TypeDoc