Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.metaproviders
/
MyDramaListAPI
/
MediaSummary
/
MediaSummary
Media
Summary
common
constructor
(
id
:
Long
,
title
:
String
,
originalTitle
:
String
,
year
:
Int
?
=
null
,
rating
:
Double
?
=
null
,
permalink
:
String
?
=
null
,
type
:
String
,
mediaType
:
String
?
=
null
,
country
:
String
?
=
null
,
language
:
String
?
=
null
,
images
:
MyDramaListAPI.Images
)
(
source
)