Skip to content

Conversation

@ccvlad
Copy link
Collaborator

@ccvlad ccvlad commented Jun 16, 2025

0.26.0

Features

  • Added the terminate method to stop the chat connection, with the ability to reconnect
  • Added the getNextDialogs method to fetch the next batch of dialogs
  • Implemented the totalDialogReached (boolean) state to indicate whether all dialogs have been fetched
  • Implemented the totalMessagesReached ({ [dialogId: string]: boolean }) state to indicate whether all messages for a dialog have been fetched

Updated

Misc

  • The "SASLError: not-authorized" error tries to disconnect or terminate the chat connection

@ccvlad ccvlad merged commit 110f89c into dev Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants