Interface IMangaResponse

Hierarchy

Properties

alternateNames: string[]

Alternate names of the manga

author: string

Author of the manga

chapters: Chapter[]

Chapters of the manga

genres: genres[]

Genres of the manga

id: string

ID of the manga

lastUpdated: string

Moment of when the manga was updated

name: string

Name of the manga

status: status

Status of the manga

summary: string

Summary of the manga

thumbnail: string

Thumbnail of the manga

url: string

URL of the manga

views: number

Total views count of the manga

Generated using TypeDoc