Поделиться через


CommunicationParticipant type

Состояние участника чата или вызова, как отражено в пользовательском интерфейсе.

type CommunicationParticipant = { displayName?: string; userId: string }