Skip to content

Files

Latest commit

deb4d30 · Apr 26, 2025

History

History
43 lines (25 loc) · 828 Bytes

GetTorrentInfoOkResponse.md

File metadata and controls

43 lines (25 loc) · 828 Bytes

GetTorrentInfoOkResponse

Properties

Name Type Required Description
| data | model | ❌ |  |
| detail | string | ❌ |  |
| error | any | ❌ |  |
| success | boolean | ❌ |  |

GetTorrentInfoOkResponseData

Properties

Name Type Required Description
| files | array | ❌ |  |
| hash | string | ❌ |  |
| name | string | ❌ |  |
| peers | number | ❌ |  |
| seeds | number | ❌ |  |
| size | number | ❌ |  |
| trackers | array | ❌ |  |

DataFiles_2

Properties

Name Type Required Description
| name | string | ❌ |  |
| size | number | ❌ |  |