TorrentSearch
Toggle table of contents
0.10.0
common
Platform filter
common
Switch theme
Search in API
TorrentSearch
TorrentSearch
/
torrentsearch.models
/
TorrentDescription
/
TorrentDescription
Torrent
Description
constructor
(
provider
:
String
,
magnetUrl
:
String
?
,
title
:
String
,
size
:
Long
,
seeds
:
Int
,
peers
:
Int
,
themoviedbId
:
Int
?
=
null
,
tvdbId
:
Int
?
=
null
,
imdbId
:
String
?
=
null
,
infoUrl
:
String
?
=
null
,
hash
:
String
?
)