I'm not sure if the official documentation used to has the param opt, but currently the code in this library has opt written. However, the request parameter in the official documentation is shown as opts. I tried modifying opt to opts in the code, and it works on my end. For the API details, see https://docs.gopeed.com/site/openapi/index.html#post-/api/v1/tasks
I'm not sure if the official documentation used to has the param opt, but currently the code in this library has opt written. However, the request parameter in the official documentation is shown as opts. I tried modifying opt to opts in the code, and it works on my end. For the API details, see https://docs.gopeed.com/site/openapi/index.html#post-/api/v1/tasks