struct

QBittorrent::Model::WebSeed

Inherits JSON::Serializable < Struct < Value < Object

A web seed (HTTP/URL seed) of a torrent, as returned by torrents/webseeds (see ext/api-map.md ยง3).

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

url

Web seed URL.

Source