Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SearchTorrent

Hierarchy

  • SearchTorrent

Index

Properties

category

category: { code: string; label: string }

Type declaration

  • code: string
  • label: string

entry

entry: Entry

file_size

file_size: string

file_size_bytes

file_size_bytes: number

id

id: number

links

links: { file: string; magnet: string; page: string }

Type declaration

  • file: string
  • magnet: string
  • page: string

name

name: string

stats

stats: { downloaded: number; leechers: number; seeders: number }

Type declaration

  • downloaded: number
  • leechers: number
  • seeders: number

timestamp

timestamp: number

Generated using TypeDoc