Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.metaproviders
/
MyDramaListAPI
/
LinkData
/
LinkData
Link
Data
common
constructor
(
id
:
Long
?
=
null
,
type
:
String
?
=
null
,
season
:
Int
?
=
null
,
episode
:
Int
?
=
null
,
title
:
String
?
=
null
,
year
:
Int
?
=
null
,
orgTitle
:
String
?
=
null
,
lastSeason
:
Int
?
=
null
,
date
:
String
?
=
null
,
airedDate
:
String
?
=
null
)
(
source
)