ParticipantListParticipant type

Účastníci zobrazeni v Seznam účastníků.

type ParticipantListParticipant = CommunicationParticipant & {
  isRemovable: boolean
}