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