TorrentActionResponse<T extends TorrentActionReqeustParam> typedef
TorrentActionResponse<T extends TorrentActionReqeustParam> = ApiResponse<T, TorrentActionResponseParam>
Implementation
typedef TorrentActionResponse<T extends TorrentActionReqeustParam>
= ApiResponse<T, TorrentActionResponseParam>;