binance-api-node
binance-api-node copied to clipboard
ws.bookTicker is missing from d.ts
The bookTicker function/method is missing from the WebSocket interface in the d.ts file, while it is implemented on the JS side.
PRs welcome