RadarrCommandHandler_Exclusions constructor

RadarrCommandHandler_Exclusions(
  1. Dio _client
)

Create a command handler using an initialized Dio client.

Implementation

RadarrCommandHandler_Exclusions(this._client);