jikan4.js
    Preparing search index...

    Class Manga

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    approved: boolean
    authors: PersonMeta[]
    background: null | string
    chapters: number
    client: Client
    demographics: MangaGenreMeta<"Demographic">[]
    explicitGenres: MangaGenreMeta<"Explicit">[]
    favorites: number
    genres: MangaGenreMeta<"Genre">[]
    id: number
    members: number
    popularity: number
    rank: number
    score: null | number
    scoredBy: null | number
    serializations: MagazineMeta[]
    synopsis: null | string
    themes: MangaGenreMeta<"Theme">[]
    titles: TitleArray
    type: MangaType
    url: URL
    volumes: number

    Accessors

    Methods