Udostępnij za pośrednictwem


StatefulChatClientOptions type

Opcje konstruowania elementu StatefulChatClient.

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