toggle menu
extensions-lib
17-rc1
jvm
switch theme
search in API
extensions-lib
/
eu.kanade.tachiyomi.torrentutils.model
/
TorrentInfo
/
TorrentInfo
Torrent
Info
constructor
(
title
:
String
,
files
:
List
<
TorrentFile
>
,
hash
:
String
,
size
:
Long
,
trackers
:
List
<
String
>
=
emptyList()
)