manyhats492
Results
2
comments of
manyhats492
> The code from the [webex_bot](https://github.com/fbradyirl/webex_bot/blob/main/webex_bot/websockets/webex_websocket_client.py) library would support this feature This implementation is incomplete.
@ashjorda if you compare `webex_bot` with `webex-js-sdk` you can see the functionality is not the same. As an example, `webex_bot` appears to make more api calls (conversation endpoint) than is...