已不再支援此瀏覽器。
請升級至 Microsoft Edge,以利用最新功能、安全性更新和技術支援。
用來建立ChatAdapter Azure 通訊服務實作的引數。
type AzureCommunicationChatAdapterArgs = { credential: CommunicationTokenCredential displayName: string endpoint: string threadId: string userId: CommunicationUserIdentifier }