You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2024. It is now read-only.
<!-- This is an auto-generated comment: release notes by openai -->
### Summary by OpenAI
**Release Notes**
- New Feature: Added `timeoutMs` option to the `opts` object passed to
the `sendMessage` method in the `Bot` class.
- Refactor: Renamed the `turbo` property to `api`.
- Refactor: Assigned the result of calling `this.api.sendMessage` to the
`response` variable instead of `this.turbo.sendMessage`.
- Chore: Added logging statements for debugging purposes.
These changes improve the functionality and maintainability of the
codebase.
<!-- end of auto-generated comment: release notes by openai -->
0 commit comments