SonarrCommandHandler_Wanted constructor

SonarrCommandHandler_Wanted(
  1. Dio _client
)

Create a series command handler using an initialized Dio client.

Implementation

SonarrCommandHandler_Wanted(this._client);