Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add error handling for updating message by index
Adds error handling to the `updateMessageByIndex` function to prevent the temporary chat from breaking when an error occurs during the update process. This ensures a more robust and reliable experience for users.
- Loading branch information