In this line: https://github.com/ccxt/node-binance-api/blob/6e71451cf9189d154711ac6bc5c2b9c5b815c3fa/src/node-binance-api.ts#L2640C13-L2640C49 I believe this callback should also be checked as optional like the others since we have a catch-all callback.