The configuration options for starting one or more torrents
You can pass a single ID or an array of IDs to remove multiple torrents. If no IDs are passed, all torrents will be started.
Optionally, you can set the now option to true to start the torrents immediately.
now
true
Optional
The ID or IDs of the torrents to remove
1 Copy
1
Copy
Whether or not to start the torrents immediately
false Copy
false
Generated using TypeDoc
The configuration options for starting one or more torrents
You can pass a single ID or an array of IDs to remove multiple torrents. If no IDs are passed, all torrents will be started.
Optionally, you can set the
now
option totrue
to start the torrents immediately.