OverseerrCommandHandler_Requests constructor

OverseerrCommandHandler_Requests(
  1. Dio _client
)

Create a command handler using an initialized Dio client.

Implementation

OverseerrCommandHandler_Requests(this._client);