ParticipantListParticipant type

참가자가 ParticipantsList표시됩니다.

type ParticipantListParticipant = CommunicationParticipant & {
  isRemovable: boolean
}