Compartir a través de


ParticipantListParticipant type

Los participantes se muestran en un ParticipantList.

type ParticipantListParticipant = CommunicationParticipant & {
  isRemovable: boolean
}