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