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


ParticipantListParticipant type

Участники, отображаемые в УчастникаList.

type ParticipantListParticipant = CommunicationParticipant & {
  isRemovable: boolean
}