Preparing search index...
The search index is not available
@ctrl/deluge
@ctrl/deluge
TorrentInfo
Interface TorrentInfo
interface
TorrentInfo
{
error
:
string
;
id
:
number
;
result
:
{
files_tree
:
{
contents
:
Record
<
string
,
TorrentContentFile
|
TorrentContentDir
>
;
}
;
info_hash
:
string
;
name
:
string
;
}
;
}
Hierarchy (
view full
)
DefaultResponse
TorrentInfo
Index
Properties
error
id
result
Properties
error
error
:
string
id
id
:
number
mostly usless id that increments with every request
result
result
:
{
files_tree
:
{
contents
:
Record
<
string
,
TorrentContentFile
|
TorrentContentDir
>
;
}
;
info_hash
:
string
;
name
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
id
result
@ctrl/deluge
Loading...
mostly usless id that increments with every request