Interface IMangaStatistics

Hierarchy

  • IMangaStatistics

Properties

completed: number

Count of users who have completed reading the manga

dropped: number

Count of users who have dropped the manga

on_hold: number

Count of users who have put the manga on hold

plan_to_read: number

Count of users who have plans to read the manga

reading: number

Count of users who have been reading the manga

scores: IScore[]

Scores of the manga given by the users

total: number

Total number of users who have set their status on the manga

Generated using TypeDoc