Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.syncproviders.providers
/
AniListApi
/
CharacterImage
Character
Image
data
class
CharacterImage
(
val
large
:
String
?
,
val
medium
:
String
?
)
(
source
)
Members
Constructors
Character
Image
Link copied to clipboard
constructor
(
large
:
String
?
,
medium
:
String
?
)
Properties
large
Link copied to clipboard
val
large
:
String
?
medium
Link copied to clipboard
val
medium
:
String
?