-
Notifications
You must be signed in to change notification settings - Fork 6
Cover
Proxymiity edited this page May 26, 2021
·
1 revision
Represents a MangaDex Cover.
-
id
str
The ID of the Cover. -
desc
str
The description of the Cover. -
volume
str
The volume that represents this Cover. -
file
str
The file name of the Cover. -
parent_manga
str
The ID of the parent Manga. -
url
str
The URL of the Cover (full size). -
url_512
str
The URL of the Cover (512px wide). -
url_256
str
The URL of the Cover (256px wide). -
created_at
str:datetimeYYYY-MM-DDTHH:MM:SS+00:00
The datetime this Cover has been created at. -
updated_at
str:datetimeYYYY-MM-DDTHH:MM:SS+00:00
The datetime this Cover has been updated at.