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


ParticipantListParticipant type

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

type ParticipantListParticipant = CommunicationParticipant & {
  isRemovable: boolean
}