MangaAttributes

Hierarchy

  • MangaAttributesSchema

Properties

availableTranslatedLanguages: string[]
chapterNumbersResetOnNewVolume: boolean
contentRating: "safe" | "suggestive" | "erotica" | "pornographic"
createdAt: Date

Format

date-time

isLocked: boolean
lastChapter: null | string
lastVolume: null | string
latestUploadedChapter: string

Format

uuid

links: Record<string, string>
originalLanguage: string
publicationDemographic: null | "shounen" | "shoujo" | "josei" | "seinen"
state: "rejected" | "draft" | "submitted" | "published"
status: "completed" | "ongoing" | "cancelled" | "hiatus"
tags: TagSchema[]
updatedAt: Date

Format

date-time

version: number

Min

1

year: null | number

Year of release

Generated using TypeDoc