Udostępnij przez


StatefulChatClientOptions type

Opcje konstruowania StatefulChatClient.

type StatefulChatClientOptions = {
  chatClientOptions: ChatClientOptions
  maxStateChangeListeners?: number
}