VictorFrWu / bybit.go.api

Bybit Official Open API SDK
MIT License
8 stars 23 forks source link

Make requests to non-implemented endpoints #35

Closed matiboy closed 1 week ago

matiboy commented 4 months ago

Hi, thank you for the work on this library. How would one go about making calls to one of the endpoints that are not implemented. request and secType etc are all private so not sure if there is a "generic" way to call other APIs while still using the convenience of this library

Thanks in advance

VictorFrWu commented 1 week ago

implement in 1.0.3