OverseerrCommandHandler_Status constructor

OverseerrCommandHandler_Status(
  1. Dio _client
)

Create a command handler using an initialized Dio client.

Implementation

OverseerrCommandHandler_Status(this._client);