ChatCompositeClientState type
ChatAdapter durumu Azure İletişim Hizmetleri arka uçtan çıkarılır.
type ChatCompositeClientState = {
displayName: string
latestErrors: AdapterErrors
thread: ChatThreadClientState
userId: CommunicationIdentifierKind
}