toggle menu
Anitraklib
0.1.10-alpha
common
switch theme
search in API
Anitraklib
/
io.github.vincentvibe3.anitraklib.anilist.types
/
Media
/
MediaTrailer
Media
Trailer
@
Serializable
data
class
MediaTrailer
(
val
id
:
String
,
val
site
:
String
,
val
thumbnail
:
String
)
Members
Constructors
Media
Trailer
Link copied to clipboard
constructor
(
id
:
String
,
site
:
String
,
thumbnail
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
site
Link copied to clipboard
val
site
:
String
thumbnail
Link copied to clipboard
val
thumbnail
:
String