TorrentSearch
Toggle table of contents
0.10.0
common
Platform filter
common
Switch theme
Search in API
TorrentSearch
TorrentSearch
/
torrentsearch.models
/
TorrentQuery
/
TorrentQuery
Torrent
Query
constructor
(
content
:
String
?
=
null
,
category
:
Category
?
=
null
,
imdbId
:
String
?
=
null
,
tmdbId
:
Int
?
=
null
,
tvdbId
:
Int
?
=
null
,
skipCache
:
Boolean
=
false
,
page
:
Int
=
1
,
limit
:
Int
=
-1
)