SonarrCommandHandler_History constructor
SonarrCommandHandler_History(
- Dio _client
Create a series command handler using an initialized Dio client.
Implementation
SonarrCommandHandler_History(this._client);