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 : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source