مشاركة عبر


ParticipantListParticipant type

المشاركون المعروضون في قائمة المشاركين.

type ParticipantListParticipant = CommunicationParticipant & {
  isRemovable: boolean
}