Dela via


ParticipantListParticipant type

Deltagare som visas i en ParticipantList.

type ParticipantListParticipant = CommunicationParticipant & {
  isRemovable: boolean
}